ci(docs): fixes broken links in issue template (#36440)
This commit is contained in:
parent
05b1174fa0
commit
8f22340482
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -9,7 +9,7 @@ Welcome to the Frappe Framework issue tracker! Before creating an issue, please
|
||||||
|
|
||||||
1. This tracker should only be used to report bugs and request features / enhancements to Frappe
|
1. This tracker should only be used to report bugs and request features / enhancements to Frappe
|
||||||
- For questions and general support, use https://stackoverflow.com/questions/tagged/frappe
|
- For questions and general support, use https://stackoverflow.com/questions/tagged/frappe
|
||||||
- For documentation issues, refer to https://frappeframework.com/docs/user/en or the developer cheetsheet https://github.com/frappe/frappe/wiki/Developer-Cheatsheet
|
- For documentation issues, refer to https://docs.frappe.io/framework/user/en/introduction or the developer cheatsheet https://github.com/frappe/frappe/wiki/Developer-Cheatsheet
|
||||||
2. Use the search function before creating a new issue. Duplicates will be closed and directed to
|
2. Use the search function before creating a new issue. Duplicates will be closed and directed to
|
||||||
the original discussion.
|
the original discussion.
|
||||||
3. When making a bug report, make sure you provide all required information. The easier it is for
|
3. When making a bug report, make sure you provide all required information. The easier it is for
|
||||||
|
|
|
||||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -9,7 +9,7 @@ Welcome to the Frappe Framework issue tracker! Before creating an issue, please
|
||||||
|
|
||||||
1. This tracker should only be used to report bugs and request features / enhancements to Frappe
|
1. This tracker should only be used to report bugs and request features / enhancements to Frappe
|
||||||
- For questions and general support, refer to https://stackoverflow.com/questions/tagged/frappe
|
- For questions and general support, refer to https://stackoverflow.com/questions/tagged/frappe
|
||||||
- For documentation issues, use https://frappeframework.com/docs/user/en or the developer cheetsheet https://frappeframework.com/docs/user/en/bench/resources/bench-commands-cheatsheet
|
- For documentation issues, use https://docs.frappe.io/framework/user/en/introduction or the developer cheatsheet https://frappeframework.com/docs/user/en/bench/resources/bench-commands-cheatsheet
|
||||||
2. Use the search function before creating a new issue. Duplicates will be closed and directed to
|
2. Use the search function before creating a new issue. Duplicates will be closed and directed to
|
||||||
the original discussion.
|
the original discussion.
|
||||||
3. When making a feature request, make sure to be as verbose as possible. The better you convey your message, the greater the drive to make it happen.
|
3. When making a feature request, make sure to be as verbose as possible. The better you convey your message, the greater the drive to make it happen.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue