-
Using Pull Requests to Contribute
We love pull requests! They’re the core of our workflow. All code is added to Vanilla via pull requests (PRs). A pull request is simply a request to merge code from a particular branch into another (usually a feature/significative-name or fix/significative-name or refactor/significative-name branch into master). GitHub’s…
-
Code of Conduct
Adapted from Swift’s Code of Conduct v1.3 for now because a copied code is better than no code. As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating…
-
How to Contribute
General Welcome folks to the community and be awesome! Answer questions. Report issues like a pro (see below). Triage issues already reported! Test pre-releases. Contribute docs. Help translate Vanilla. Evaluate community addons & offer feedback. Do accessibility testing! Unplug your mouse, turn on a screen reader, and see…