diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..d957b51 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,32 @@ + + +## Steps to reproduce + +1. +2. + +### What happens + +### What should happen + +## Additional information + + +## Basic information + + +**Server address**: + + +**Server OS:** + + +**Browser:** + + +**PrivateBin version:** + + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..2137d69 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,16 @@ + + + +This PR fixes + +## Changes + +* +* + +## ToDo + +* [ ] +* [ ] +* [ ] +