File tree 1 file changed +1
-1
lines changed
content/contributing-code/pr-guidelines
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Read and follow the contributing guidelines and code of conduct for the project.
21
21
* Use the format specified in pull request template for the repository. ** Populate the stencil completely** for maximum verbosity.
22
22
* Tag the actual issue number by replacing ` #[issue_number] ` e.g. ` #42 ` .
23
23
This closes the issue when your PR is merged.
24
- * Tag the actual issue author by replace ` @[author] ` e.g. ` @issue_author ` .
24
+ * Tag the actual issue author by replacing ` @[author] ` e.g. ` @issue_author ` .
25
25
This brings the reporter of the issue into the conversation.
26
26
* Mark the tasks off your checklist by adding an ` x ` in the ` [ ] ` e.g. ` [x] ` .
27
27
This checks off the boxes in your to-do list. The more boxes you check, the better.
You can’t perform that action at this time.
0 commit comments