WPTT / Theme-Requirements

A repo where everyone can contribute to keeping the theme requirements relevant and easy to understand and follow
https://wptrt.github.io/Theme-Requirements/
18 stars 0 forks source link

Use RFC proposal for adding and modifying the requirements #2

Open dingo-d opened 4 years ago

dingo-d commented 4 years ago

The coding standards group proposed working on RFCs when adding requirements. Unfortunately, this didn't take, but we can maybe use parts of their workflow and adapt them to our own.

https://github.com/WordPress-Coding-Standards/rfcs

I'd like to have a template when opening a PR or an issue with the proposals so that whenever people want to add a change it follows some similar structure.

carolinan commented 4 years ago

I like it, but the language of this file feels very strict and sometimes difficult to understand. ("Build consensus and integrate feedback") That makes it sound more complicated than it is, and may scare people away from contributing.

The goal is to motivate people to contribute instead of saying "All requirements suck". So it needs to be easier than saying " it sucks" ;)

dingo-d commented 4 years ago

I agree, it mustn't be super rigid, but I'd still like to have some basic issue and PR templates set up. Helps with contributing.

Oh and CONTRIBUTING.md file would also be good to describe how and what to write 🙂