From d3f3b6081688423e6c3f9bdd9d02898070608267 Mon Sep 17 00:00:00 2001 From: Brody M Date: Tue, 11 Oct 2022 00:13:07 +0000 Subject: [PATCH] Make some issue templates. --- .gitlab/issue_templates/Bug Report.md | 14 ++++++++++++++ .gitlab/issue_templates/Default.md | 4 ++++ .gitlab/issue_templates/Feature Request.md | 18 ++++++++++++++++++ .gitlab/issue_templates/Save Porting.md | 16 ++++++++++++++++ 4 files changed, 52 insertions(+) create mode 100644 .gitlab/issue_templates/Bug Report.md create mode 100644 .gitlab/issue_templates/Default.md create mode 100644 .gitlab/issue_templates/Feature Request.md create mode 100644 .gitlab/issue_templates/Save Porting.md diff --git a/.gitlab/issue_templates/Bug Report.md b/.gitlab/issue_templates/Bug Report.md new file mode 100644 index 0000000..0c1488a --- /dev/null +++ b/.gitlab/issue_templates/Bug Report.md @@ -0,0 +1,14 @@ +# Bug Report + +## What issue have you found? + + + +## What did you expect to happen instead of this bug? + + + + + +- [ ] I am using the **latest version** of TumbledEmerald. +- [ ] I am using mGBA, the official CIA package, or a Game Boy Advance flashcart. diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md new file mode 100644 index 0000000..10c972f --- /dev/null +++ b/.gitlab/issue_templates/Default.md @@ -0,0 +1,4 @@ + diff --git a/.gitlab/issue_templates/Feature Request.md b/.gitlab/issue_templates/Feature Request.md new file mode 100644 index 0000000..1e2a4a4 --- /dev/null +++ b/.gitlab/issue_templates/Feature Request.md @@ -0,0 +1,18 @@ +# Feature Request + +## Requested feature: + + + +## Why do you want this feature? + + + + + + +- [ ] I have submitted a merge request to implement this feature. + - If you have submitted a merge request, please reference it here: +- [ ] This feature has not been requested in another issue before. +- [ ] I would like to be listed in the credits. + diff --git a/.gitlab/issue_templates/Save Porting.md b/.gitlab/issue_templates/Save Porting.md new file mode 100644 index 0000000..7044b16 --- /dev/null +++ b/.gitlab/issue_templates/Save Porting.md @@ -0,0 +1,16 @@ +## Save Porting Request + +Version of my save: +Version I want to have my save ported to: + +- [ ] I have attached my save file in `.sav` format to this request. +- [ ] I would like to authorize my save file to be used for testing and debugging purposes. (OPTIONAL) + +