From 6780aff28ca9493b38fdd9539d0c769902eaeadf Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Fri, 15 May 2020 23:24:56 +0100 Subject: Added a short description of how to submit bugs and tasks New users don't know where to look for submitting bugs and tasks, so its good to put a short description in the top page. Later, we should open a whole page for this. --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index ac98f41..b1b1489 100644 --- a/index.html +++ b/index.html @@ -95,6 +95,9 @@ git checkout -b master # Make n

See the Customization Checklist in the cloned README-hacking.md file for the next steps to start customizing Maneage for your project.

+

Submitting bugs and suggesting new features

+

Development discussions (like list of existing bugs and tasks) are currently maintained in GNU Savannah. + You can register in GNU Savannah to submit a bug or submit a task, or comment on an existing bug or task. If you want to submit a general issue without registering on Savannah, you can submit an item.

Merge/Pull requests

As you continue customizing Maneage for your own project, you will notice generic improvements that can be useful for other projects too. In such cases, please send us those changes to implement in the core Maneage branch and let them propagate to all projects using it. -- cgit v1.2.1