Commit Graph

6 Commits

Author SHA1 Message Date
Oliver Gierke
7c780ddaf7 #584 - Improved contribution guidelines on commit messages.
Extracted commit messages guidelines into separate linkable section. Require capital letter in the summary. Added guidelines on linke the original pull request.
2018-06-18 11:14:50 +02:00
Oliver Gierke
779ff09f05 #340 - Polishing.
Removed trailing whitespace from contribution guidelines.
2017-04-19 15:56:11 +02:00
Oliver Gierke
892a60e48d #340 - Added section with dependency compatibility guidelines in release trains. 2017-04-19 15:56:00 +02:00
Mark Paluch
43a0ebb23b #287 - Update contributing guide for CLA tooling.
Update links to CLA form. Adopt guide to sign CLA.
2017-01-13 10:38:27 +01:00
Mark Paluch
24db8b32c7 #308 - Update contribution guide with new ticket reference style.
Change ticket reference style from Javadoc @see DATA…-??? to @Test // DATA…-???. Using @see requires either a Java symbol or a valid HTML link <a href=…>…</a>. To not include links to resources that might change, we  decided to put the ticket reference directly after the test annotation.
2017-01-13 10:38:27 +01:00
Oliver Gierke
fbe1f4214b #224 - Switched to Asciidoctor for CONTRIBUTING document. 2016-02-02 09:30:34 +01:00