Commit Graph

13 Commits

Author SHA1 Message Date
Mark Paluch
35695f13ba Update contrib guide go reflect how we're using GitHub issues.
Closes #1867
2022-11-28 09:52:07 +01:00
Christoph Strobl
245f4489bd Update contributing guide.
Update github issue reference format used within tests.
2021-07-02 07:45:23 +02:00
Greg L. Turnquist
a68f46b2f5 Migrate to main branch.
See #1385.
2021-04-15 12:11:26 -05:00
Mark Paluch
87bf7aa9e0 Update Code of Conduct links in Readme and Contribution guide.
Resolves #1320
2021-01-07 14:36:26 +01:00
Mark Paluch
a53e55b6ba Update contribution guide for GitHub issues.
Closes gh-1313.
2020-12-30 11:55:42 +01:00
David Lozano Jarque
cbcf517a03 #833 - Fixes typo.
Original pull request: #790.
2019-06-11 08:27:34 +02:00
Sebastian Staudt
8cac3870d6 #647 - Fixed contribution guidelines on commit messages.
A missing newline caused the list to be rendered incorrectly.
2018-10-17 09:13:32 +02:00
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