Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c0086e6

Browse files
authored
Fix doc link in Issue Template
1 parent 37e63a4 commit c0086e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Description of the bug or feature request and why it's a problem. Consider inclu
1111

1212
### Prerequisites
1313

14-
- [ ] I have checked the documentation for this library [Add a link].
14+
- [ ] I have checked the [README documentation](https://github.com/auth0/auth0-python/blob/master/README.rst)
1515
- [ ] I have checked the [Auth0 Community](https://community.auth0.com/) for related posts.
1616
- [ ] I have checked for related or duplicate [Issues](https://github.com/auth0/auth0-python/issues) and [PRs](https://github.com/auth0/auth0-python/pulls).
1717
- [ ] I have read the [Auth0 general contribution guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md).

0 commit comments

Comments
 (0)