You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -227,9 +227,23 @@ console.log(`We can even get context data, like the repo: ${context.repo.repo}`)
227
227
```
228
228
<br/>
229
229
230
-
## Contributing
230
+
## Note
231
231
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.
0 commit comments