aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/docs.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/docs.md')
-rw-r--r--.github/ISSUE_TEMPLATE/docs.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/.github/ISSUE_TEMPLATE/docs.md b/.github/ISSUE_TEMPLATE/docs.md
deleted file mode 100644
index 9deac41..0000000
--- a/.github/ISSUE_TEMPLATE/docs.md
+++ /dev/null
@@ -1,21 +0,0 @@
----
-name: Documentation template
-about: 'Documentational task to be completed for this project'
-title: "[docs]"
-labels: docs
-assignees: ''
----
-
-### Description
-
-Full description of this issue
-
-### Tasks
-
-- [ ] Itemized list of tasks necessary for completing the issue
-- [ ] e.g. Write documentation for `create_file_system`
-
-### Dependencies
-
-- [ ] Itemized list of issues/PRs blocking this issue
-- [ ] e.g. blocked by #323