Skip to content

Files

Latest commit

 

History

History
61 lines (38 loc) · 996 Bytes

contributing.md

File metadata and controls

61 lines (38 loc) · 996 Bytes

Contributing

Follow these steps to send contributions:

Fork this repository

How to fork a repo

Clone your forked copy

git clone git@github.com:your-username/karma-sonarqube-reporter.git

Install project dependencies

npm install

Make your changes

Some improvement or issue fix

Write unit tests

Tests are stored in the specs folder

Check tests pass

npm run test

Submit your changes

For example:

git add .  
git commit -m "Fixes #1"
git push

Create a pull request

How to create a pull request

Update our contributors list

Post the following comment on your PR:

@all-contributors please add user1 for contribution 2

1 Your github user (e.g. @fadc80)
2 Emojis and contributions types