File: CONTRIBUTING.md

package info (click to toggle)
stress 1.0.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 292 kB
  • sloc: ansic: 662; sh: 30; makefile: 18
file content (27 lines) | stat: -rw-r--r-- 1,113 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 STRESS DEVELOPMENT

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

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

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

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

2. Ask for join to the stress 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/stress/issues
   - https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=stress
   - https://bugs.launchpad.net/ubuntu/+source/stress/+bugs
   - https://bugs.archlinux.org/?project=5&string=stress
   - https://packages.gentoo.org/packages/app-benchmarks/stress/bugs
   - https://apps.fedoraproject.org/packages/stress/bugs

  -- Eriberto, Fri, 01 Oct 2021 18:00:21 -0300