diff --git a/.github/ISSUE_TEMPLATE/general-discussion.md b/.github/ISSUE_TEMPLATE/general-discussion.md deleted file mode 100644 index a689a938..00000000 --- a/.github/ISSUE_TEMPLATE/general-discussion.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: General Discussion -about: General discussion about a topic. - ---- - - diff --git a/.github/ISSUE_TEMPLATE/spell-proposal-template.md b/.github/ISSUE_TEMPLATE/spell-proposal-template.md deleted file mode 100644 index 8e7d5cde..00000000 --- a/.github/ISSUE_TEMPLATE/spell-proposal-template.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -name: Spell Proposal Template -about: Suggest a new spell for the system - ---- - - - -## Proposal -* Level: [e.g., 1st, Tech, Cantrip] -* Casting Time: [e.g. action, reaction] -* Range: [e.g. 10m] -* Duration: [e.g. Concentration 1 min, instant, 10 min] -* Detonates: [e.g., yes] -* Primes: [e.g., force] - -__Spell Text__ -Spell description. - -__Advanced Options__ -* Option 1 -* Option 2 - -## Thoughts - -Justification for addition. diff --git a/.github/ISSUE_TEMPLATE/spell-review-template.md b/.github/ISSUE_TEMPLATE/spell-review-template.md deleted file mode 100644 index 974b47c5..00000000 --- a/.github/ISSUE_TEMPLATE/spell-review-template.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -name: Spell Review Template -about: Open a discussion about a current spell in the system - ---- - - - -## Current -* Level: [e.g., 1st, Tech, Cantrip] -* Casting Time: [e.g. action, reaction] -* Range: [e.g. 10m] -* Duration: [e.g. Concentration 1 min, instant, 10 min] -* Detonates: [e.g., yes] -* Primes: [e.g., force] - -__Spell Text__ -Spell description. - -__Advanced Options__ -* Option 1 -* Option 2 - -## Thoughts -The reason you've opened the spell review. - -## Proposal (optional) -* Level: [e.g., 1st, Tech, Cantrip] -* Casting Time: [e.g. action, reaction] -* Range: [e.g. 10m] -* Duration: [e.g. Concentration 1 min, instant, 10 min] -* Detonates: [e.g., yes] -* Primes: [e.g., force] - -__Spell Text__ -Spell description. - -__Advanced Options__ -* Option 1 -* Option 2 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 87893c67..b588f8af 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,38 +1,8 @@ -For the code savvy, you can always fork the repo, make changes and issue pull requests. Otherwise: +If you want to submit feedback or ask questions about the system's rules, you can do in three ways: -Otherwise, the standard for contributing ideas, improvements, site bugs, etc: +1. Use our [Feedback Form](https://goo.gl/forms/Q8Msv6TSm3y4Uy4F3) +2. Email us: info@n7.world +3. Check out our subreddit: [/r/masseffect5e](https://www.reddit.com/r/masseffect5e/) -1. You'll need a GitHub account -2. In the repo, click the Issues tab. Here you'll find a list of past and present issues. - -We define issues as anything ranging from a typo to a whole new addition to the system, such as a Race concept. However, before -opening a new issue, we only ask that you do a cusory seach of existing issues to see if the idea, bug, etc. already has been reported. - -In the list of issues we use labels to designate the status: - -#### Site specific labels -You can still comment on these, but they're not in the scope of theory crafting for the system. - -`site enhancement` refers to a possible improvement to the website or webapp. For example, "add filters for weapon type" -`site bug` refers to a problem with the site. This might be a broken link or a typo. - -#### Theory crafting, ideas, additions, and more -The bulk of the discussion for upcoming changes will be labeled with: - -`discussion open` everyone is open comment and provide additional input. - -However: - -`discussion closed` means that we've either reached consensus (or made a final decision) and the change will be added in the next release milestone. -It could still take a few days or a weeks to get onto the site, depending on how involved the change is. - -#### Contextual labels - -`duplicate` means the issue has a duplicate somewhere else. The duplicate will be reference and the issue will be closed. - -`wontfix` means the discussion is closed but no change is needed. - -`completed for next release` is the label we use for changes that have been completed on the backend but haven't yet been published. -You should only see this label on `site enhancement` or `discussion complete`. - -Otherwise, if you have any questions, you can email us at info@n7.world +If the issue is with the website or you have a great idea for a website improvement, you can use on of the methods +above, or open an issue, here, on GitHub.