Skip to content

Commit e65d9c3

Browse files
author
Amanda Butler
authored
Merge pull request #467 from 0xc0170/fix_pr_template
workflow: fix PR type template
2 parents 4758f9b + a9ed976 commit e65d9c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/reference/contributing/guidelines/workflow.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@ You can see test results [here](just an example).
9696
9797
# Pull request type
9898
99-
- [x] Fix
100-
- [ ] Refactor
101-
- [ ] New Target
102-
- [ ] Feature
99+
[x] Fix
100+
[ ] Refactor
101+
[ ] New Target
102+
[ ] Feature
103103
104104
```
105105

0 commit comments

Comments
 (0)