0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-22 11:07:57 +01:00
wagtail/.github/ISSUE_TEMPLATE/DOCUMENTATION.md

42 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: '📚 Documentation'
about: Suggest edits for the Wagtail documentation
title: ''
labels: 'Documentation'
assignees: ''
---
<!--
Summarise the documentation change youre suggesting in the Issue title.
-->
### Pertinent section of the Wagtail docs
<!--
Copy the section link here.
-->
(Insert the permalink of the section heading in the Wagtail docs. Choose the most specific section / lowest-level heading to which your suggested change would apply. (In the docs, hover over the heading to see the permalink icon.))
### Details
<!--
Provide a clear and concise description of what you want to happen.
-->
(Write your answer here.)
<!--
If you're suggesting a very specific change to the documentation, feel free to directly submit a pull request.
-->
### Working on this
<!--
Do you have thoughts on skills needed?
Are you keen to work on this yourself once the issue has been accepted?
Please let us know here.
-->
Anyone can contribute to this. View our [contributing guidelines](https://docs.wagtail.org/en/latest/contributing/index.html), add a comment to the issue once youre ready to start.