Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
If you have suggestions for how this project could be improved, or want to report a bug, open an issue! We'd love all and any contributions. If you have questions, too, we'd love to hear them.
We'd also love PRs. If you're thinking of a large PR, we advise opening up an issue first to talk about it, though! Look at the links below if you're not sure how to open a PR.
The project is written in nodejs, so you'll need to install that first.
Clone the repository, then run:
npm install
npm test
You will probably see some test failures saying you need to set GITHUB_TOKEN
. To get this working, you'll need to create a GitHub Personal Access Token, with the following permissions:
In order to run the tests as-is, you'll need to be given Owner rights to the https://github.com/test-inactive-contributor-action GitHub org.