diff options
author | 2021-07-15 16:39:11 -0400 | |
---|---|---|
committer | 2021-07-15 16:39:11 -0400 | |
commit | 2bb2acd1a16ae005802edd5b15642f99ec867dfb (patch) | |
tree | 55c1773cbdc7adda9b75ccd3cf093d460992dc2f | |
parent | af1579855823b19bf118c0e3ea78592ca480b7e5 (diff) | |
download | astro-2bb2acd1a16ae005802edd5b15642f99ec867dfb.tar.gz astro-2bb2acd1a16ae005802edd5b15642f99ec867dfb.tar.zst astro-2bb2acd1a16ae005802edd5b15642f99ec867dfb.zip |
create new issue template for docs
-rw-r--r-- | .github/ISSUE_TEMPLATE/---documentation.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/---documentation.md b/.github/ISSUE_TEMPLATE/---documentation.md new file mode 100644 index 000000000..649c2e828 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---documentation.md @@ -0,0 +1,10 @@ +--- +name: "\U0001F4D8 Documentation" +about: Report a bug or suggest improvement for https://docs.astro.build +title: "\U0001F4D8 DOC: " +labels: '' +assignees: '' + +--- + + |