forked from pandatix/js-cvss
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCONTRIBUTING
More file actions
16 lines (11 loc) · 767 Bytes
/
Copy pathCONTRIBUTING
File metadata and controls
16 lines (11 loc) · 767 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Contributing
Open-Source means we welcome all changes and ideas any time of day and nights, through issues and pull requests.
## How to contribute
As the community around this project is small enough, we set the following contributing guidelines:
- if necessary, [open an issue](https://github.com/pandatix/js-cvss/issues/new) first
- fork the repository
- clone, commit, and when feeling confident enough [create a pull request](https://github.com/pandatix/js-cvss/compare) with the issue(s) it solves.
- check your notifications for comments, suggestions, and maybe an approval
## Quality
This implementation focuses on the first.org specifications, security and performances.
We expect your contribution to provide a minimum quality with unitary tests.