Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.73 KB

CONTRIBUTING.md

File metadata and controls

32 lines (23 loc) · 1.73 KB

Contribution Guidelines

Glad to see you here! Thank you for your interest in contributing to jsonresume/resume-schema. This guide details how to contribute to jsonresume/resume-schema in a way that is efficient for everyone.

Code of conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. Please report unacceptable behavior to [INSERT EMAIL ADDRESS]. The Contributor Covenant was orginally made by Coraline Ada Ehmke (Bantik).

Creating an issue

  • Search if the issue exist.
  • If the issue exists, then contribute by comments, or you can create one.
  • Try to be as descriptive, concise and specific as possible.
  • Titles must be able to stand on their own without requiring readers to click on the issue.
  • Submit your issue.

Creating a pull request

  • Check if there is an issue related to your feature. If there is not, create one.
  • Search for a pull request that relates to your submission. You don't want to duplicate effort.
  • Fork the project.
  • Create a pull request.
  • The pull request should be self contained and provide only changes corresponding to the issue.
  • Submit your pull request.

Tips & Tricks for a good contribution

  • Be consistent with resume-schema's lexicon and schema.org
  • Keep it simple, stupid
  • Don't repeat yourself
  • Think about localization
  • Keep it generic (for everyone's resume)