You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix broken link
* @mentions is correct
* Update .github/ISSUE_TEMPLATE.md
Co-authored-by: Briana Swift <brianamarie@github.com>
Co-authored-by: Briana Swift <brianamarie@github.com>
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
### How to Contribute
14
14
-[ ] Comment on this issue if you'd like to work/collaborate on it!
15
15
-[ ] Fork the [repository](https://github.com/github/training-kit).
16
-
-[ ] Use the [GitHub Flow](https://guides.github.com/introduction/flow/) to make changes to your fork. [This](https://services.github.com/on-demand/intro-to-github/) is a refresher course if you're unsure about how to make a change on GitHub.
16
+
-[ ] Use the [GitHub Flow](https://guides.github.com/introduction/flow/) to make changes to your fork. [This](https://lab.github.com/githubtraining/introduction-to-github) is a refresher course if you're unsure about how to make a change on GitHub.
17
17
-[ ] Push your changes to your repository.
18
18
-[ ] Submit a Pull Request
19
19
- Base Dropdown: github/training-kit
@@ -29,4 +29,4 @@ If you'd like to make and test changes locally (and see how they would look if m
29
29
- When successful, the script will initiate a local server at `http://127.0.0.1:4000/`.
30
30
31
31
### Questions?
32
-
- Leave a comment on this issue! Make sure to use @ mentions if you want a specific person's attention!
32
+
- Leave a comment on this issue! Make sure to use `@mentions` if you want a specific person's attention!
0 commit comments