aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/rfc.yml
diff options
context:
space:
mode:
authorDioEgizio <83089242+DioEgizio@users.noreply.github.com>2022-10-20 10:01:46 +0200
committerGitHub <noreply@github.com>2022-10-20 10:01:46 +0200
commita9d4370ad462b4ad3dd91f6bc38b40262967b5b2 (patch)
treef07eadc57f28b7aa698953e8b5c9a45d113d5ff8 /.github/ISSUE_TEMPLATE/rfc.yml
parent8a0318c7797fc2e44209d1cefe879a06ce57c808 (diff)
parentb6aa33f3a6d0ec6daf842f4ab62ea901b9e39129 (diff)
downloadPrismLauncher-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.yml4
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!).