Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 2.79 KB

CONTRIBUTING.md

File metadata and controls

45 lines (29 loc) · 2.79 KB

Contributing Guide for the Neurodiversity Resources Repository

We welcome contributions from everyone to the Neurodiversity Resources Repository! This repository is dedicated to collecting and sharing resources for neurodivergent individuals and their communities. By contributing to this repository, you can help make valuable information and tools more accessible to those who need it.

How to Contribute

To contribute to this repository, you can either open an issue or create a fork and submit changes through pull requests. Here's how to do it:

Opening an Issue

If you want to suggest a new resource or report an issue with an existing one, you can open an issue by following these steps:

  1. Click on the "Issues" tab on the repository homepage.
  2. Click on the green "New Issue" button.
  3. Choose a relevant issue template from the available options.
  4. Fill in the requested information, including the title, description, and any relevant labels.
  5. Click on the green "Submit new issue" button.

We'll review your issue as soon as possible, and we may ask for more information or clarification if needed.

Creating a Fork and Submitting Changes through Pull Requests

If you want to contribute changes to an existing resource or add a new resource, you can create a fork and submit changes through pull requests by following these steps:

  1. Fork the repository by clicking on the "Fork" button on the repository homepage.
  2. Clone your forked repository to your local machine.
  3. Create a new branch for your changes by running git checkout -b your-branch-name.
  4. Make your changes to the relevant files.
  5. Commit your changes with a clear and descriptive commit message.
  6. Push your changes to your forked repository by running git push origin your-branch-name.
  7. Create a pull request by clicking on the "Compare & pull request" button on your forked repository's homepage.
  8. Fill in the requested information, including the title, description, and any relevant labels.
  9. Click on the green "Create pull request" button.

We'll review your pull request as soon as possible, and we may ask for more information or clarification if needed.

Licensing

By contributing to this repository, you agree to license your contributions under the GNU v3 license. You must ensure that any contributions you make comply with this license.

Code of Conduct

We strive to maintain a welcoming and inclusive community in the Neurodiversity Resources Repository. By contributing to this repository, you agree to abide by our Code of Conduct. Any violation of the Code of Conduct may result in your contributions being rejected or removed.

Thank you for considering contributing to the Neurodiversity Resources Repository! We value your input and look forward to working with you to create a more accessible and inclusive community.