Skip to content

Commit

Permalink
Add contribution guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
pandatix committed Aug 21, 2023
1 parent 98e3119 commit e687573
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CONTRIBUTNG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,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/go-cvss/issues/new) first
- fork the repository
- clone, commit, and when feeling confident enough [create a pull request](https://github.com/pandatix/go-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.

0 comments on commit e687573

Please sign in to comment.