Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (17 loc) · 2.14 KB

CONTRIBUTING.md

File metadata and controls

30 lines (17 loc) · 2.14 KB

How to Contribute

First, thanks for taking the time to contribute to our code sample! This guide will tell you everything you need to know about contributing to the Nylas Samples.

Code of Conduct

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation. We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.

By participating in this project, you agree to abide by the Nylas Code of Conduct. If you feel there is a conduct issue related to this project, please raise it per the outlined process, and we will address it. How to Ask a Question If you have a question that needs an answer, create an issue, and label it as a question.

How To Contribute

Report a Bug or Request a Feature

If you encounter any bugs while using this software or request a new feature or enhancement, feel free to create an issue to report it; make sure you add a label to indicate what type of issue it is.

Contribute Code

Pull requests are welcome for bug fixes. If you want to implement something new, please create an issue to request a feature first to discuss it. The earlier you tell us about your intentions, the better.

Create a Pull Request

Please follow best practices for creating git commits. When your code is ready to be submitted, you can submit a pull request to begin the code review process.

We can only accept code you are authorized to contribute to the project. This project includes a PR template that includes the line below. This line must be present in your PR for us to accept it:

  • I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.