mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-01 04:32:28 +00:00
Update pull_request_template.md
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user