mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
55 lines
3.3 KiB
Markdown
55 lines
3.3 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. _Deleting parts of this template (except the new sheet section for existing sheets) counts as failure to complete it_. 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: [ ]
|
|
> _(e.g. Dungeons & Dragons 5th Edition, The Dresden Files RPG)_
|
|
- The publisher of this game is: [ ]
|
|
> _(e.g. Wizards of the Coast, Evil Hat)_
|
|
- The name of this game system/family is: [ ]
|
|
> _(e.g. Dungeons & Dragons, FATE)_
|
|
- The rules for this game can be found at the following location: [ ]
|
|
> _(e.g. a link to purchase, ISBN, Half-Price Books)_
|
|
|
|
- [ ] 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.
|
|
- [ ] (Official Sheets Only) The game's publisher has reached out to [licensing@roll20.net](mailto:licensing@roll20.net) to confirm they are aware of and supporting this sheet as an official sheet with their name attached.
|
|
|
|
Select EXACTLY One:
|
|
- [ ] This game is a traditionally published game.
|
|
- [ ] This game is not a traditionally published game.
|
|
- [ ] This sheet is for an unofficial fan game, modification to an existing game, or a homebrew system. [ ADD DETAILS HERE ]
|
|
|
|
# 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 -->
|