File: CONTRIBUTING.md

package info (click to toggle)
cbm 0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 212 kB
  • sloc: cpp: 697; makefile: 39; sh: 30
file content (27 lines) | stat: -rw-r--r-- 1,023 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
## HOW TO CONTRIBUTE TO CBM DEVELOPMENT

CBM is available at https://github.com/resurrecting-open-source-projects/cbm

If you are interested in contribute to CBM development, please, follow
the following steps:

1. Send a patch that fix an issue or that implement a new feature.
   Alternatively, you can do a 'pull request'[1] in GitHub.

   [1] https://help.github.com/articles/about-pull-requests

2. Ask for join to the CBM project in GitHub, if you want to work
   officially. Note that this second step is not compulsory. However,
   to accept you in project, is needed a minimum previous collaboration.


To find issues and bugs to fix, you can check these addresses:

   - https://github.com/resurrecting-open-source-projects/cbm
   - https://bugs.debian.org/cgi-bin/pkgreport.cgi?dist=unstable;package=cbm
   - https://bugs.launchpad.net/ubuntu/+source/cbm/+bugs
   - https://bugs.gentoo.org/buglist.cgi?quicksearch=cbm

If you want to join, please make a contact.

  -- Eriberto, Mon, 26 Apr 2021 16:08:53 -0300.