Skip to content

Commit 3120fa7

Browse files
committed
adjust the links and information regarding where to get help
1 parent f468ce6 commit 3120fa7

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

Diff for: CONTRIBUTING.md

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
We appreciate that. But before you do, please learn our basic rules:
44

5-
* This is not a support or discussion forum. If you have a question, please ask it on [The Cukes Google Group](http://groups.google.com/group/cukes) or on [Gitter](https://gitter.im/cucumber/).
65
* Do you have a feature request? Then don't expect it to be implemented unless you or someone else sends a [pull request](https://help.github.com/articles/using-pull-requests).
76
* Reporting a bug? We need to know what compiler, operating system and architecture (32 or 64 bit) you are using, including versions of all libraries. Bugs with [pull requests](https://help.github.com/articles/using-pull-requests) get fixed quicker. Some bugs may never be fixed.
87
* You have to tell us how to reproduce a bug. Bonus point for a [pull request](https://help.github.com/articles/using-pull-requests) with a failing test that reproduces the bug.

Diff for: README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@ Cucumber-Cpp allows Cucumber to support step definitions written in C++.
77
* [Cucumber-Cpp Website](https://github.com/cucumber/cucumber-cpp)
88
* [Cucumber-Cpp Documentation](https://github.com/cucumber/cucumber-cpp/wiki/)
99
* [Cucumber Website](https://cucumber.io/)
10-
* [Cucumber Discussion Group](https://cucumber.io/docs/community/get-in-touch/)
10+
* [Get in touch](https://cucumber.io/docs/community/get-in-touch/)
1111

12-
If you need to ask a question, don't open a ticket on GitHub! Please post
13-
your question on the Cucumber discussion group instead, prefixing the title
14-
with [CPP].
12+
If you need to ask a question, post on the [Cucumber discussion group](https://github.com/orgs/cucumber/discussions).
1513

1614
If you want to contribute code to the project, guidelines are in [CONTRIBUTING.md](CONTRIBUTING.md).
1715

0 commit comments

Comments
 (0)