Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.67 KB

CONTRIBUTING.md

File metadata and controls

31 lines (18 loc) · 1.67 KB

Process to Open a Pull Request

  1. Find an issue that is open and has an Available tag.
  2. Ask for the issue to be assigned to you. (Please do not work on an issue that is not assigned to you)
  3. Once the issue is assigned to you, fork the repository.
  4. Create a new branch in your forked repository.
  5. Make the necessary changes in your forked repository.
  6. Create a pull request to the main repository.
  7. Wait for the review and approval of the pull request.

Guidelines for contributing to the JSON Schema project

Issues

Issues should identify a problem, enhancement, or use case; and propose some course of action. For alternate support channels, see our support document.

Pull requests

We welcome pull requests, both for editorial suggestions and to resolve open issues.

If the pull request would solve a particular issue, reference the issue in the pull request description using a supported descriptor that will automatically close that issue.

Generally, pull requests should be made to the main branch.

Most PRs, will be left open for a minimum of 14 days. Minor fixes may be merged more quickly once approved by a project member.

Conduct

All official channels including the mailing list, GitHub organization, Slack server, and IRC channels, follow our Code of Conduct.