Skip to content

Commit 683703c

Browse files
authored
Merge pull request #2086 from actions/nebuk89-patch-1
Update README.md
2 parents f31c292 + c28e7d4 commit 683703c

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,9 +227,23 @@ console.log(`We can even get context data, like the repo: ${context.repo.repo}`)
227227
```
228228
<br/>
229229
230-
## Contributing
230+
## Note
231231
232-
We welcome contributions. See [how to contribute](.github/CONTRIBUTING.md).
232+
Thank you for your interest in this GitHub repo, however, right now we are not taking contributions.
233+
234+
We continue to focus our resources on strategic areas that help our customers be successful while making developers' lives easier. While GitHub Actions remains a key part of this vision, we are allocating resources towards other areas of Actions and are not taking contributions to this repository at this time. The GitHub public roadmap is the best place to follow along for any updates on features we’re working on and what stage they’re in.
235+
236+
We are taking the following steps to better direct requests related to GitHub Actions, including:
237+
238+
1. We will be directing questions and support requests to our [Community Discussions area](https://github.com/orgs/community/discussions/categories/actions)
239+
240+
2. High Priority bugs can be reported through Community Discussions or you can report these to our support team https://support.github.com/contact/bug-report.
241+
242+
3. Security Issues should be handled as per our [security.md](SECURITY.md).
243+
244+
We will still provide security updates for this project and fix major breaking changes during this time.
245+
246+
You are welcome to still raise bugs in this repo.
233247
234248
## Code of Conduct
235249

0 commit comments

Comments
 (0)