Maybe you want your team/project to have RFCs.
Install the latest Cookiecutter and use it to create your new project.
Cookiecutter is a python package.
sudo easy_install cookiecutter
cookiecutter [email protected]:Incognito/rfc-cookiecutter.git
- Ember RFC process
- React RFC process
- Rust RFC process
- Yarn RFC process
- Chef https://chef.github.io/chef-rfc/
- LSST https://jira.lsstcorp.org/projects/RFC/issues/RFC-424?filter=allopenissues
- MaidSafe https://github.com/maidsafe/rfcs/tree/master/text
- PHP Framework Interoperability Group https://github.com/php-fig/fig-standards
- React: https://github.com/reactjs/rfcs
- Rust: https://github.com/rust-lang/rfcs
- There's more private-spaces that also do this.