10 Commits

Author SHA1 Message Date
Jan Nidzwetzki
3f19e6aa97 Remove outdated windows CI information
The CONTRIBUTING.md file states that our CI does not run regression
checks on Windows, which is outdated information. In fact, we do execute
regression checks on Windows in our current CI. This pull request
removes the outdated section.
2023-09-26 09:58:26 +02:00
Fabrízio de Royes Mello
332dffeebc Rename master branch to main
Following what many communities already did we agreed in renaming the
`master` branch to `main`.

Resources:
- https://sfconservancy.org/news/2020/jun/23/gitbranchname/
- https://postgr.es/m/20200615182235.x7lch5n6kcjq4aue@alap3.anarazel.de

Closes #4163
2022-03-15 15:04:30 -03:00
Fabrízio de Royes Mello
3ee718c6d0 Fix contributors documentation
We're not using Travis CI anymore and moved all our CI infrastructure
to Github Actions.

Replaced all old Travis CI mentioning to Github Actions on contributors
documentation.

Closes #3700
2021-10-18 17:51:27 -03:00
Ruslan Fomkin
67d840f70e Explain commit message requirement in contribution
Since we require that commit messages follow seven rules of writing good
commit messages and include GitHub issues number, this commit clarifies these
requirements in the contribution.
2021-03-03 08:28:45 +01:00
Rob Kiefer
04318f93e9 Update Contributing.md with updated guidelines and extras 2018-09-11 11:38:39 -04:00
Michael J. Freedman
6e193c6ec9 Add contributions section in README, error messages to style guide 2018-06-28 23:11:53 -04:00
Michael J. Freedman
766c65b563 Fix grammar nits on contributing page 2017-07-09 19:43:40 -04:00
Michael J. Freedman
28569f7bf5 Simplify README and point to new docs 2017-06-08 13:00:03 -04:00
Michael J. Freedman
a7cbff7050 Add link to CLA 2017-04-24 10:31:56 -04:00
Michael J. Freedman
367ada624e Add contribution instructions 2017-04-19 10:19:20 -04:00