Skip to content

Commit 55c62c0

Browse files
authored
Merge pull request #2954 from augustoproiete-forks/update-docs-to-github-discussions
Update links to Gitter to point to GitHub discussions
2 parents b75c574 + 138bdb1 commit 55c62c0

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!--
22
BEFORE YOU SUBMIT AN ISSUE:
33
4-
DO NOT CREATE AN ISSUE FOR A QUESTION - questions are better served in chat, and can be later raised as an issue if required.
5-
- chat - https://gitter.im/cake-build/cake
4+
DO NOT CREATE AN ISSUE FOR A QUESTION - questions are better served in discussions, and can be later raised as an issue if required.
5+
- discussions - https://github.com/cake-build/cake/discussions
66
77
DELETE EVERYTHING IN THIS COMMENT BLOCK
88

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ Any new code should also have reasonable unit test coverage.
6464
## Contributing process
6565
### Get buyoff or find open community issues or features
6666

67-
* Through GitHub, or through the [Gitter chat](https://gitter.im/cake-build/cake) (preferred),
67+
* Through GitHub, or through the [GitHub discussions](https://github.com/cake-build/cake/discussions) (preferred),
6868
you talk about a feature you would like to see (or a bug), and why it should be in Cake.
69-
* If approved through the Gitter chat, ensure an accompanying GitHub issue is created with
69+
* If approved through the GitHub discussions, ensure an accompanying GitHub issue is created with
7070
information and a link back to the discussion.
7171
* Once you get a nod from one of the [Cake Team](https://github.com/cake-build?tab=members), you can start on the feature.
7272
* Alternatively, if a feature is on the issues list with the

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Make sure you've read the [contribution guidelines](https://cakebuild.net/docs/c
5858

5959
[![Follow @cakebuildnet](https://img.shields.io/badge/Twitter-Follow%20%40cakebuildnet-blue.svg)](https://twitter.com/intent/follow?screen_name=cakebuildnet)
6060

61-
[![Join the chat at https://gitter.im/cake-build/cake](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/cake-build/cake?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
61+
[![Join the chat at https://github.com/cake-build/cake/discussions](https://img.shields.io/badge/discussions-join%20chat-brightgreen)](https://github.com/cake-build/cake/discussions?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
6262

6363
## License
6464

0 commit comments

Comments
 (0)