From 0c73960c6b20f6ed2275efd3ee12f5bafce7cf2d Mon Sep 17 00:00:00 2001 From: TheTrainDoctor Date: Sun, 20 Jan 2019 16:13:33 -0800 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 34 +++++++++++------------ 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a4e31de77..61a25494c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,19 +6,19 @@ about: Suggest a new feature for Atmosphère. ## Feature Request -[ If any section does not apply, replace its contents with "N/A". ] -[ If you do not have the information needed for a section, replace its contents with "Unknown". ] +[ If any section does not apply, replace its contents with "N/A". ]
+[ If you do not have the information needed for a section, replace its contents with "Unknown". ]
[ Lines between [ ] (square brackets) are to be removed before posting. ] -[ Please search for existing [feature requests](https://github.com/Atmosphere-NX/Atmosphere/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22features%2Ffeature-request%22) before you make your own request. ] +[ Please search for existing [feature requests](https://github.com/Atmosphere-NX/Atmosphere/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22features%2Ffeature-request%22) before you make your own request. ]
[ Duplicate requests will be marked as such and you will be referred to the original request. ] ### What feature are you suggesting? #### Overview: -- [ Include the basic, high-level concepts for this feature here. ] +- [ Include the basic, high-level concepts for this feature here. ]
#### Smaller Details: -- [ These may include specific methods of implementation etc. ] +- [ These may include specific methods of implementation etc. ]
#### Nature of Request: [ Remove all that do not apply to your request. ] @@ -30,19 +30,19 @@ about: Suggest a new feature for Atmosphère. - [Ex: Removal of certain features or implementation due to a specific issue/bug or because of low quality code, etc.] ### What component do you feel this would best fit within? -- [Fusée](https://github.com/Atmosphere-NX/Atmosphere#components) - - Atmosphère's custom bootloader. -- [Exosphère](https://github.com/Atmosphere-NX/Atmosphere#components) - - Fully-featured custom secure monitor. -- [Stratosphère](https://github.com/Atmosphere-NX/Atmosphere#components) - - Custom system modules. -- [**Thermosphère**](https://github.com/Atmosphere-NX/Atmosphere#components) - - Atmosphère's emuNAND implementation. -- [**Troposphère**](https://github.com/Atmosphere-NX/Atmosphere#components) - - Application-level patches to the Horizon OS. +- [Fusée](https://github.com/Atmosphere-NX/Atmosphere#components)
+ - Atmosphère's custom bootloader.
+- [Exosphère](https://github.com/Atmosphere-NX/Atmosphere#components)
+ - Fully-featured custom secure monitor.
+- [Stratosphère](https://github.com/Atmosphere-NX/Atmosphere#components)
+ - Custom system modules.
+- [**Thermosphère**](https://github.com/Atmosphere-NX/Atmosphere#components)
+ - Atmosphère's emuNAND implementation.
+- [**Troposphère**](https://github.com/Atmosphere-NX/Atmosphere#components)
+ - Application-level patches to the Horizon OS.
[ Note: **Bolded components are not implemented** or are still at the prototyping phase. ] ### Why would this feature be useful? -[ If this is a feature for an end-user, how does it benefit the end-user? ] -[ If this feature is for developers, what does it add to Atmosphère that did not already exist? ] +[ If this is a feature for an end-user, how does it benefit the end-user? ]
+[ If this feature is for developers, what does it add to Atmosphère that did not already exist? ]