From f90f9cdcffd8a8bb68f486355ff1522a49d98f0b Mon Sep 17 00:00:00 2001 From: Nic Bradley Date: Thu, 17 Mar 2022 11:14:14 -0700 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 43 ++++++++++++++++++++++---------- 1 file changed, 30 insertions(+), 13 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4601b24523..f45d8ed9a7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,19 +1,36 @@ -## Changes / Comments +ATTENTION: This Pull Request template changed on 03/17/22. Please ensure that you are completing this template to the fullest extent possible. + +# Roll20 Checklist + +## Required + +Check these off by adding an 'x' to each of these boxes. If you fail to meet all these criteria, your PR will be rejected. + +- [] The pull request title clearly contains the name of the sheet I am editing. +- [] The pull request title clearly states the changes I am making to the sheet. +- [] The pull request makes changes to files in only one sub-folder. +- [] The pull request does not contain changes to any json files in the translations folder (translation.json is permitted) + +## New Sheet Details + +If you are submitting a new sheet to the repository, please fill in any empty spaces indicated by < >. + +- The name of this game is: < > _(i.e. Dungeons & Dragons 5th Edition, The Dresden Files RPG)_ +- The publisher of this game is: < > _(i.e. Wizards of the Coast, Evil Hat)_ +- The name of this game system/family is: < > _(i.e. Dungeons & Dragons, FATE)_ +- A copy of the game rules can be purchased/downloaded/found at: < > + +- [] I have followed the [Character Sheets Standards](https://wiki.roll20.net/Building_Character_Sheets#Roll20_Character_Sheets_Repository) when building this sheet. + +Please check any that apply: + +- [] This sheet has been made on behalf of, or by, the game's publisher. +- [] This sheet is for an unofficial fan game, modification to an existing game, or a homebrew system. + +# Changes / Description -## Roll20 Requests - -Comments are very helpful for reviewing the code changes. Please answer the relevant questions below in your comment. - -- [ ] Does the pull request title have the sheet name(s)? Include each sheet name. -- [ ] Is this a bug fix? -- [ ] Does this add functional enhancements (new features or extending existing features) ? -- [ ] Does this add or change functional aesthetics (such as layout or color scheme) ? -- [ ] If changing or removing attributes, what steps have you taken, if any, to preserve player data ? -- [ ] If this is a new sheet, did you follow [Building Character Sheets standards](https://wiki.roll20.net/Building_Character_Sheets#Roll20_Character_Sheets_Repository) ? - -If you do not know English. Please leave a comment in your native language.