Closed
Description
Could you please simplify contributing to this project?
Some of my suggestions:
- reducing the number of requirements
- simplifying PR template
- automating the doc and readme generation from JSDoc instead of the need for copy pasting them in so many places
- Reduce the amount of docs that people should read. In Add a TLDR for cloning #385 I added a TLDR that could replace the whole Contributing.md.
- The code of conduct is usually only relevant when someone violates it so there is no need to keep it in the templates
- Fix RFC: reduce the time it takes to clone the repository #373
I wanted to add a simple denounce function in #374 to this repository but there are so many requirements which makes it hard to contribute to this project.