Skip to content

Latest commit

History

History
17 lines (14 loc) 路 1.9 KB

contributing.md

File metadata and controls

17 lines (14 loc) 路 1.9 KB

Contribution Guidelines

Contributions are very welcome, but please not that we are following the Awesome guidelines. 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. Pull requests are easy way to contibute.

How to contribute to the list

Additions on the list will be done by Pull Requests.

  • Every new project on the list needs to be a new pull request.
  • Create a fork of awesome-lidar.
  • Insert the project into one of the categories of your fork. We can discuss later on in the 'Pull Request' comments whether another category fits better or we need to open a new one.
  • Add your project in the following format:
    - [Project Name](Project URL) - A sentence that describes your project and what makes it different from others.
  • Describe in at least one sentence why you think the project meets the guidelines. In the end, however, we decided against fixed rules for participation in the list. It is up to you to give us the right reasons to convince us in a Pull Request.
  • Create a pull request and wait for the reaction of the maintainer. We may ask you additional questions or you may need to make changes to your pull request.
  • To reorder the list or for creating new categories please open an issue. After a discussion in the issue comments, we can decide on how to reorganize the list based on a pull request from you.

Further details on how do Pull Requests can be found in the official GitHub documentation.