diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/documentation.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/documentation.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md new file mode 100644 index 000000000000..935118971de5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -0,0 +1,5 @@ +--- +name: Documentation +about: Related to documentation, `rustdoc`, `Documentation/rust/`, `samples/`, typos... +labels: • docs +---
\ No newline at end of file |