diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..1044c26 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,28 @@ +--- +name: ISSUE_TEMPLATE +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Actual Behaviour** + + + +**Expected Behaviour** + + + +**Steps to reproduce it** + + + +**Screenshots of the issue** + + + +**Would you like to work on the issue?** + + \ No newline at end of file diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..87ab9b2 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,5 @@ +Fixes #[Add issue number here. If you do not solve the issue entirely, please change the message e.g. "First steps for issues #IssueNumber] + +Changes: [Add here what changes were made in this issue and if possible provide links.] + +Screenshots for the change: