diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 000000000..7a0147bb0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,25 @@ +--- +name: 🐞 Bug Report +about: Something is broken? 🔨 +labels: bug +--- + +# Bug Report + +## Description + + + +## Steps to reproduce + + + +#### Expected behavior + +#### Actual behavior + +### Additional Information + +- Status desktop version: +- Operating System: + diff --git a/.github/ISSUE_TEMPLATE/feature-issue.md b/.github/ISSUE_TEMPLATE/feature-issue.md new file mode 100644 index 000000000..71611436a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-issue.md @@ -0,0 +1,20 @@ +--- +name: 🎉 Feature Request +about: You have a neat idea that should be implemented? 🎩 +labels: feature +--- + + + + + +### Description + +[comment]: # (Describe the feature you would like and include designs and Figma links if available.) +[comment]: # (Describe the use cases the implementation should cover. E.g. New users, existing users, public chat, group chat, etc) +*Summary*: ... + +### Acceptance Criteria + +[comment]: # (Rules for the future PR to be accepted.) + diff --git a/.github/ISSUE_TEMPLATE/simple-issue.md b/.github/ISSUE_TEMPLATE/simple-issue.md new file mode 100644 index 000000000..ee41b34fe --- /dev/null +++ b/.github/ISSUE_TEMPLATE/simple-issue.md @@ -0,0 +1,7 @@ +--- +name: Simple Issue Report +about: Simple issue report. +--- + +### Description + diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..40b65a696 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,15 @@ +### What does the PR do + + + +### Affected areas + + + +### Screenshot of functionality + + + +### Cool Spaceship Picture + +