Browse Source

Update issue template with links to doc tutorials (#4573)

* Update issue template with links to doc tutorials
Matthew 4 years ago
parent
commit
ea22e98cee
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .github/ISSUE_TEMPLATE/bug_report.md

+ 6 - 0
.github/ISSUE_TEMPLATE/bug_report.md

@@ -11,3 +11,9 @@ assignees: ''
 **Issue description:**
 
 **URL to the documentation page:**
+
+If you know how to fix the issue you are reporting please
+consider opening a pull request. We provide a tutorial on
+using git here: https://docs.godotengine.org/en/stable/community/contributing/pr_workflow.html,
+writing documentation at https://docs.godotengine.org/en/stable/community/contributing/docs_writing_guidelines.html
+and contributing to the class reference here: https://docs.godotengine.org/en/stable/community/contributing/updating_the_class_reference.html