diff --git a/.github/ISSUE_TEMPLATE/cleanup.md b/.github/ISSUE_TEMPLATE/cleanup.md new file mode 100644 index 000000000..920f31851 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/cleanup.md @@ -0,0 +1,13 @@ +--- +name: Cleanup +about: Cleaning up code, process, or technical debt, etc. +labels: kind/cleanup + +--- + + + +**What should be cleaned up or changed**: + +**Why is this needed**: + diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md new file mode 100644 index 000000000..53f209e02 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -0,0 +1,12 @@ +--- +name: Documentation Request +about: Suggest what should be documented in Sedna +labels: kind/documentation + +--- + + + +**What would you like to be documented**: + +**Why is this needed**: diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 000000000..6aac9922d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,10 @@ +--- +name: Question +about: Ask a question about using Sedna +labels: kind/question + +--- + + + +