mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 20:22:29 +00:00
51 lines
2.8 KiB
Markdown
51 lines
2.8 KiB
Markdown
<!-- ATTENTION: This Pull Request template changed on 2025 04 03. Please ensure that you are completing this template to the fullest extent possible. -->
|
|
|
|
# Submission Checklist
|
|
|
|
> [!WARNING]
|
|
> Submission Checklist
|
|
> Failure to complete this checklist in its entirety will result in your Pull Request being dismissed. If you have any questions, please feel free to create an issue.
|
|
|
|
> [!NOTE]
|
|
> Draft Pull Requests
|
|
> If you are unclear about any of the rules regarding the creation of character sheets, or need assistance from the Roll20 team, please feel free to create a Draft PR and request feedback. We'd much rather provide assistance than reject a PR.
|
|
|
|
<!-- Check these off by replacing the empty space with an 'x' in each of these boxes. If you fail to meet all these criteria, your PR will be rejected. -->
|
|
|
|
## Pull Request Title
|
|
|
|
Please format your pull request in the following way: `[Sheet Name] Change Type: Description`. For example: `[D&D5e] New Feature: Adding dragons to dungeons`.
|
|
|
|
- [ ] The pull request title clearly contains the name of the sheet I am editing.
|
|
- [ ] The pull request title clearly states the type of change I am submitting (New Sheet/New Feature/Bugfix/etc.).
|
|
|
|
## Pull Request Content
|
|
|
|
- [ ] 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)
|
|
- [ ] The pull request does not, _without express prior permission from affected parties_, include any material that could be considered to infringe on a Publisher's intellectual property rights, such as logos, images, rules text or other rules content.
|
|
|
|
## New Sheet Details
|
|
|
|
Please complete this section if you are adding a new sheet to the repository.
|
|
|
|
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)_
|
|
|
|
- [ ] I have followed the [Character Sheets Standards](https://wiki.roll20.net/Building_Character_Sheets#Roll20_Character_Sheets_Repository) when building this sheet.
|
|
- [ ] I have authorization from the game's publisher to make this an official sheet on Roll20 with their name attached.
|
|
|
|
Select One:
|
|
- [ ] EITHER: This game is not a traditionally published game, but a copy of the game rules can be purchased/downloaded/found at: [ ]
|
|
- [ ] OR: This sheet is for an unofficial fan game, modification to an existing game, or a homebrew system.
|
|
|
|
# Changes / Description
|
|
|
|
<!-- This is an optional step, but detailing the nature of the changes makes it easier for other contributors to track down bugs and fix issues -->
|