pyodide/.github/ISSUE_TEMPLATE/documentation.md

21 lines
457 B
Markdown
Raw Normal View History

---
name: Documentation improvement
about: Improve or fix the documentation
title: ''
labels: documentation
assignees: ''
---
## 📚 Documentation
<!--
For typos and doc fixes, please go ahead and:
1. Create an issue (You can skip this if it is a very simple fix).
1. Fix the documentation.
1. Submit a PR.
Note: If there are no changes in code, we recommend you to append `[skip ci]` in your commit message to avoid starting the build CI.
Thanks!
-->