Skip to content

Commit f922be9

Browse files
authored
Add link to issue template
1 parent 7564fc0 commit f922be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ so that we can keep on top of things.
1212
* Make sure you have a [GitHub account](https://github.com/signup/free).
1313
* Create an Issue for your problem, assuming one does not already exist.
1414
* Clearly describe the issue including steps to reproduce, stacktrace and environments when it is a bug.
15-
* We have an issue template, you can use some part of it.
15+
* We have an [issue template](ISSUE_TEMPLATE.md), you can use some part of it.
1616
* Fork the repository on GitHub.
1717
* After cloning your repogitory to local, you should set ``git config user.name`` and `` git config user.email [email protected]`` . Especially you **MUST** set ``user.email`` as same as your GitHub account's e-mail.
1818

0 commit comments

Comments
 (0)