Skip to content

Commit

Permalink
docs: Update URLs to GitHub Discussions
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieltempass committed May 9, 2024
1 parent 44a552c commit 4c4b38c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
Thanks for your interest in helping improve abtester! This
guide is for people who want to contribute code to the project. There are other
ways to contribute, such as [reporting a bug](https://github.com/gabrieltempass/ab-tester/issues/new?title=Your%20bug%20report%20title%20here&body=Your%20bug%20report%20description%20here)
or [requesting a feature](https://github.com/gabrieltempass/ab-tester/issues/new?title=Your%20feature%20request%20title%20here&body=Your%20feature%20request%20description%20here).
You can also just [ask a question](https://github.com/gabrieltempass/ab-tester/issues/new?title=Your%20question%20title%20here&body=Your%20question%20description%20here),
or join the discussions in the [community forum](https://discord.gg/RAt8XbRrKc).
Note that we have a [code of conduct](https://github.com/gabrieltempass/abtester/blob/main/CODE_OF_CONDUCT.md),
or [requesting a feature](https://github.com/gabrieltempass/abtester/discussions/categories/ideas).
You can also just [ask a question](https://github.com/gabrieltempass/abtester/discussions/categories/q-a),
or [join the discussions](https://github.com/gabrieltempass/abtester/discussions) with the community.
Note that we have a [code of conduct](https://github.com/gabrieltempass/abtester/discussions),
please follow it in all your interactions with the project.

## Before starting
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ In a properly designed A/B test, a difference between the groups is either due t

You are welcome to help develop abtester! There are
multiple ways to contribute, such as [reporting a bug](https://github.com/gabrieltempass/ab-tester/issues/new?title=Your%20bug%20report%20title%20here&body=Your%20bug%20report%20description%20here)
or [requesting a feature](https://github.com/gabrieltempass/ab-tester/issues/new?title=Your%20feature%20request%20title%20here&body=Your%20feature%20request%20description%20here).
You can also just [ask a question](https://github.com/gabrieltempass/ab-tester/issues/new?title=Your%20question%20title%20here&body=Your%20question%20description%20here),
or join the discussions in the [community forum](https://discord.gg/RAt8XbRrKc).
or [requesting a feature](https://github.com/gabrieltempass/abtester/discussions/categories/ideas).
You can also just [ask a question](https://github.com/gabrieltempass/abtester/discussions/categories/q-a),
or [join the discussions](https://github.com/gabrieltempass/abtester/discussions) with the community.
To submit code for a pull request, make sure to read the
[guide on how to contribute](https://github.com/gabrieltempass/abtester/blob/main/CONTRIBUTING.md).

Expand Down

0 comments on commit 4c4b38c

Please sign in to comment.