diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-10-20 10:01:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-20 10:01:46 +0200 |
commit | a9d4370ad462b4ad3dd91f6bc38b40262967b5b2 (patch) | |
tree | f07eadc57f28b7aa698953e8b5c9a45d113d5ff8 /.github/ISSUE_TEMPLATE/rfc.yml | |
parent | 8a0318c7797fc2e44209d1cefe879a06ce57c808 (diff) | |
parent | b6aa33f3a6d0ec6daf842f4ab62ea901b9e39129 (diff) | |
download | PrismLauncher-a9d4370ad462b4ad3dd91f6bc38b40262967b5b2.tar.gz PrismLauncher-a9d4370ad462b4ad3dd91f6bc38b40262967b5b2.tar.bz2 PrismLauncher-a9d4370ad462b4ad3dd91f6bc38b40262967b5b2.zip |
Merge pull request #47 from TheOPtimal/develop
Diffstat (limited to '.github/ISSUE_TEMPLATE/rfc.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/rfc.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/rfc.yml b/.github/ISSUE_TEMPLATE/rfc.yml index 0a40d01d..fa7cdbe6 100644 --- a/.github/ISSUE_TEMPLATE/rfc.yml +++ b/.github/ISSUE_TEMPLATE/rfc.yml @@ -6,7 +6,7 @@ body: - type: markdown attributes: value: | - ### Use this form to suggest a larger change for PolyMC. + ### Use this form to suggest a larger change for Prism Launcher. - type: textarea attributes: label: Goal @@ -18,7 +18,7 @@ body: attributes: label: Motivation description: | - Introduce the topic. If this is a not-well-known section of PolyMC, a detailed explanation of the background is recommended. + Introduce the topic. If this is a not-well-known section of Prism Launcher, a detailed explanation of the background is recommended. Some example points of discussion: - What specific problems are you facing right now that you're trying to address? - Are there any previous discussions? Link to them and summarize them (don't force your readers to read them though!). |