Commit Graph

17 Commits (master)

Author SHA1 Message Date
alainfrisch 28d5817f6b Optimization contributions should come with numbers 2019-10-01 11:51:09 +02:00
Nicolás Ojeda Bär 3bbcbd6158 Update CONTRIBUTING.md 2019-03-25 12:33:36 +01:00
Vincent Laviron 457b9b9938 Add benchmarking section to CONTRIBUTING.md 2018-12-07 14:42:30 +01:00
David Allsopp 546dd121cb Supply a Git pre-commit hook for tools/check-typo
Automatically runs tools/check-typo and rejects the commit if they don't
pass.
2018-06-30 16:43:32 +01:00
David Allsopp 6a2f16158f Shorten URLs as much possible. 2017-10-25 23:54:39 +01:00
Alain Frisch 5cb2b6ac51 Describe workflow for contributions (#1260) 2017-07-24 19:01:31 +02:00
Gabriel Scherer 2c4f801c6f [minor] fix CONTRIBUTING.md formatting 2017-06-12 14:20:35 -04:00
Etienne Millon a4806d7817 Clarify the order of non-PR Changelog entries
The previous wording would only consider Mantis vs Github.

No change entry needed
2016-12-08 16:00:08 +01:00
Gabriel Scherer b9f9d707c8 HACKING.adoc: plenty of changes suggested by David Allsopp's review 2016-11-23 07:13:46 -05:00
Gabriel Scherer d7acff30bc split HACKING.adoc with parts in {parsing,typing}/HACKING.adoc
In the interest of keeping HACKING.adoc not-too-long and
general-purpose, advice on modifying specific sub-systems of the
compiler distribution should be moved to the directory of this
sub-system.

This PR also clarifies the relations between the README, INSTALL,
HACKING and CONTRIBUTING documents.
2016-11-22 21:35:49 -05:00
alainfrisch 18bc91a8e2 Some words about contributing to the stdlib. 2016-06-16 16:21:12 +02:00
Gabriel Scherer 70770e6e8b CONTRIBUTING: how to sign the CLA
This summarizes Xavier's recommendations at
  https://github.com/ocaml/ocaml/pull/342#issuecomment-178720630
which were later reused at
  https://github.com/ocaml/ocaml/pull/307#issuecomment-183356057

In particular this should create a URL anchor to direct people to:
  https://github.com/ocaml/ocaml/blob/trunk/CONTRIBUTING.md#how-to-sign-the-cla
2016-02-12 11:08:32 -05:00
alainfrisch 1534fe8082 Adapt contribution guidelines to the fact that the manual is now part of the main repository. 2015-12-09 13:54:20 +01:00
Jeremy Yallop 1028d0aa44 Request that changelog entries maintain the order. 2015-10-31 16:02:52 +00:00
Damien Doligez b40c186bfc CONTRIBUTING.md: add reference to tools/check-typo
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16497 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-10-13 15:46:51 +00:00
Gabriel Scherer e60b6f423e fleshing out the CONTRIBUTING document
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16468 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-10-09 20:41:28 +00:00
Gabriel Scherer 76196708c8 Add explanations on how to contribute
(François Bobot)

On GitHub, since the file is named CONTRIBUTING.md, a link is added
on the page for creating merge request to it.

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16467 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-10-09 20:41:27 +00:00