Skip to content

Commit c2f5788

Browse files
committed
adding instruction to add label to a PR
1 parent a6d6dce commit c2f5788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Follow this process if you'd like your work considered for inclusion in the proj
112112
git push origin <topic-branch-name>
113113
```
114114

115-
7. [Open a Pull Request](https://help.github.com/articles/using-pull-requests/) with a clear title and description. If your Pull Request corresponds to an issue then please make the title the same as the issue title and somewhere in the description, include this: _**This fixes #`<x>`**_, where `<x>` is the issue number (GitHub will offer an auto-complete menu when you type '#').
115+
7. [Open a Pull Request](https://help.github.com/articles/using-pull-requests/) with a clear title and description. If your Pull Request corresponds to an issue then please make the title the same as the issue title and somewhere in the description include this: _**This fixes #`<x>`**_, where `<x>` is the issue number, also add the relevant issue [label(s)](#labels).
116116

117117
**✋ IMPORTANT:** by submitting a patch, you agree to allow the project owner to license your work under the same license that used by the project.
118118

0 commit comments

Comments
 (0)