This shows you the differences between two versions of the page.
|
gnucap:getting_started [2025/07/06 06:21] felixs highlight develop branches |
gnucap:getting_started [2026/08/13 02:21] (current) felixs add Development section |
||
|---|---|---|---|
| Line 23: | Line 23: | ||
| There are themed examples in various other repos such as [[https://codeberg.org/gnucap/gnucap-geda/src/branch/develop/examples|here]] and [[https://codeberg.org/gnucap/gnucap-python/src/branch/develop/examples|here]]. | There are themed examples in various other repos such as [[https://codeberg.org/gnucap/gnucap-geda/src/branch/develop/examples|here]] and [[https://codeberg.org/gnucap/gnucap-python/src/branch/develop/examples|here]]. | ||
| + | == Development == | ||
| + | The Gnucap project was hosted on savannah [[https://savannah.gnu.org/p/gnucap|savannah]] and is currently undergoing a migration to [[https://codeberg.org/gnucap|codeberg]], which has become the preferred official development platform. Active (and prospective) participants are encouraged to join and follow our chat at ''#gnucap:matrix.org''. | ||
| + | A basic contribution guide can be found in the [[https://codeberg.org/gnucap/gnucap/src/branch/develop/CONTRIBUTE|CONTRIBUTE]] | ||
| + | file in the main repo. Similar files may be found in related repositories. | ||
| + | We advise new contributors to focus on bug triage (testing, reporting, debugging) and to take on projects | ||
| + | [[http://gnucap.org/dokuwiki/doku.php/gnucap:projects|proposed here]], or similar. For work on the core projects, | ||
| + | we offer [[gnucap:onboarding|onboarding help]] on designated simple[r] tasks, as time permits. | ||
| + | |||
| + | Technical notes are in the [[gnucap:manual:tech|manual]] to familiarise yourself with in the process of getting started. | ||