File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/contributing-code/pr-guidelines Expand file tree Collapse file tree 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.
2121 * Use the format specified in pull request template for the repository. ** Populate the stencil completely** for maximum verbosity.
2222 * Tag the actual issue number by replacing ` #[issue_number] ` e.g. ` #42 ` .
2323 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 ` .
2525 This brings the reporter of the issue into the conversation.
2626 * Mark the tasks off your checklist by adding an ` x ` in the ` [ ] ` e.g. ` [x] ` .
2727 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