Skip to content

Pull Requests

Keeton Feavel edited this page Jul 24, 2021 · 1 revision

When submitting a pull request, please keep the following guidelines in mind. These guidelines are in place in order to help maximize review efficiency and to help maintain repo consistency.

Pull Request Etiquette

Feel free to open a pull request even if it is not ready for review, but please mark it as a draft. This can be done by clicking the "Convert to draft" button under the "Reviewers" section in the sidebar.

Pull Request Titles

If the pull request resolves an open issue, please format the pull request title as such:

Resolve "Issue Title Here" This helps the reviewers see what issue a pull request resolves at a quick glance without having to visit the issue.

If the pull request adds a feature or resolves an issue that does not have an issue number, please open an issue with an appropriate title and follow the guideline mentioned above.

Pull Request Assignees

Please assign the pull request to yourself. Please do not modify the assigned reviewers.

Clone this wiki locally