We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7420f7b commit 6f0f406Copy full SHA for 6f0f406
1 file changed
CONTRIBUTING.md
@@ -11,12 +11,7 @@ Please note that this project is released with a [Contributor Code of Conduct](C
11
12
## Submitting a pull request
13
14
-1. [Fork][fork] and clone the repository
15
-1. Configure and install the dependencies: `npm install`
16
-1. Create a new branch: `git checkout -b my-branch-name`
17
-1. Make your change, add tests, and make sure the tests and linter still pass
18
-1. Push to your fork and [submit a pull request][pr]
19
-1. Pat yourself on the back and wait for your pull request to be reviewed and merged.
+Thank you for your interest in this GitHub action, however, right now we are not taking contributions.
20
21
Here are a few things you can do that will increase the likelihood of your pull request being accepted:
22
0 commit comments