Austin Horstman
9b2afbdd47
docs: add contributing pointer
...
Point contributors at the manual contribution guidelines from the
repository root.
2026-06-19 10:00:10 -05:00
Robert Helgesson
cc48e15f28
doc: add chapter with contribution guidelines
2020-05-20 01:13:23 +02:00
Robert Helgesson
2fcdf3df34
contributing: add section about tests
2020-02-26 22:13:48 +01:00
Robert Helgesson
aedde6dcde
contributing: add note about news entry for new modules
2020-02-26 21:59:36 +01:00
Robert Helgesson
70af3b126a
ci: add format script and use in CI pipeline
...
The format script can be used to automatically format the Nix source
files and also verify that the files are formatted using the `-c`
command argument.
At the moment some files are exempt from the formatting to avoid
causing merge conflicts in active pull requests.
Finally, update the contribution guidelines to note that `nixfmt`
should be used.
2020-02-02 01:19:35 +01:00
Robert Helgesson
ef6674d1d1
contributing.md: minor update
...
This elaborates the instructions for the news entry of new modules.
2020-01-06 11:31:37 +01:00
Robert Helgesson
9de2549dfb
contributing: explain how to use local clone
...
Fixes #180 .
2018-01-28 18:37:01 +01:00
Robert Helgesson
130e33a4e7
contributing: add basic style guidelines
...
In particular, refer to the Nixpkgs guidelines and add a note about
attribute names referencing packages in Nixpkgs.
2017-11-15 17:02:43 +01:00
Robert Helgesson
cab9237d95
Add initial CONTRIBUTING file
2017-09-15 16:22:58 +02:00