autorope / donkeycar

Open source hardware and software platform to build a small scale self driving car.
http://www.donkeycar.com
MIT License
3.13k stars 1.29k forks source link

Proposed Feature Development PR process #960

Open Ezward opened 2 years ago

Ezward commented 2 years ago

Recently we had a lively discussion on Donkey Car quality issues. It was suggested that users in the San Diego group were driven away because version 4.x had bugs and broken features or used features were dropped. I myself when looking at the code see a lot of dead code and unused features that make maintenance a chore. I'm proposing a more formal Feature Development and Acceptance process in order to:

This is for discussion. Please add your comments to this issue.

Proposed Feature Development Pull Request Process for discussion

TODO:

Ezward commented 2 years ago

See this issue and related PRs for an example: Issue https://github.com/autorope/donkeycar/issues/945 Code PR https://github.com/autorope/donkeycar/pull/951 Docs PR https://github.com/autorope/donkeydocs/pull/25