Skip to content

Commit 41b0d79

Browse files
committed
Update links to templates
1 parent 3958670 commit 41b0d79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ By contributing to React-Rails, you agree to abide by the [code of conduct](http
4242

4343
#### How Do I Submit A (Good) Bug Report?
4444
Bugs are tracked as [GitHub issues](https://guides.github.com/features/issues/).
45-
Create an issue and provide the following information by filling in [the template](ISSUE_TEMPLATE.md).
45+
Create an issue and provide the following information by filling in [the template](.github/ISSUE_TEMPLATE.md).
4646

4747
Explain the problem and include additional details to help maintainers reproduce the problem:
4848

@@ -72,7 +72,7 @@ This issue list is sorted by total number of comments. While not perfect, number
7272

7373
See [git commit message style](#git-commit-messages)
7474

75-
* Fill in [the required template](PULL_REQUEST_TEMPLATE.md)
75+
* Fill in [the required template](.github/PULL_REQUEST_TEMPLATE.md)
7676
* Do not include issue numbers in the PR title
7777
* Include screenshots and animated GIFs in your pull request whenever possible.
7878
* Follow the [styleguides](#styleguides) where possible but readability is the most important!

0 commit comments

Comments
 (0)