diff options
author | Christopher Baines <mail@cbaines.net> | 2021-04-10 08:23:39 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2021-04-10 08:23:39 +0100 |
commit | 91aebb3c4eaa026f2bf50cca04aa9e04c654bad4 (patch) | |
tree | 4f8c181c37e241c68d96ffce7cb64c67ddda8451 /README | |
parent | df2a0a73f1f35ea53ba6c07a6ad4c5347ba12b8f (diff) | |
download | data-service-91aebb3c4eaa026f2bf50cca04aa9e04c654bad4.tar data-service-91aebb3c4eaa026f2bf50cca04aa9e04c654bad4.tar.gz |
State where to send patches in the README
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -146,6 +146,10 @@ text within the index function, in the =(guix-data-service web view html)= module (contained in the =guix-data-service/web/view/html.scm= file). That text appears towards the top of the index page (the page with the path =/=). +* Contributing + +Please send patches to guix-devel@gnu.org. + * Roadmap Ideas for future enhancements to the Guix Data Service, in no particular |