Skip to content

Commit

Permalink
changed slack join url to slack inviter url. Because join url is only…
Browse files Browse the repository at this point in the history
… active for 30 days. (unclebob#1261)
  • Loading branch information
danielkroon authored Feb 4, 2020
1 parent 61c9313 commit bf6d934
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This document describes some general guidelines for contributing to FitNesse. By

## Submitting issues

The [GitHub issues](https://github.com/unclebob/fitnesse/issues) section is only for bugs and feature requests. Please refer to [The Slack Community.](https://join.slack.com/t/fitnessecommunity/shared_invite/enQtOTIzMjEwNTEzNTM2LWQ5OTE2ZjI5YmIzZWM2YzQwMDA2YmE5N2ZhMzNiNWM2ZjYzMDNmMTkzOTNmOTQ2N2E4Mzc2NGE4Y2ViMzE2MTE) or [Stack Overflow](http://stackoverflow.com/search?q=fitnesse) for general advice. Even for possible bugs it's appreciated that they are discussed on those channels before submitting them as issues in the bug tracking system.
The [GitHub issues](https://github.com/unclebob/fitnesse/issues) section is only for bugs and feature requests. Please refer to [The Slack Community.](https://fitnesse-community-inviter.herokuapp.com/) or [Stack Overflow](http://stackoverflow.com/search?q=fitnesse) for general advice. Even for possible bugs it's appreciated that they are discussed on those channels before submitting them as issues in the bug tracking system.

## Bylaws for the committers of FitNesse

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ and leaves the decision to the implementer of the test cases if he wants to use
!2 Warning: The Hybrid Decision Table is still experimental
The way how the method names are configured (via variables) might change.
Be prepared to refactor your tests if you use this feature.
Your ideas for a final solution are welcome please give feedback on the [[!-FitNesse-! Slack Community][https://join.slack.com/t/fitnessecommunity/shared_invite/enQtOTIzMjEwNTEzNTM2LWQ5OTE2ZjI5YmIzZWM2YzQwMDA2YmE5N2ZhMzNiNWM2ZjYzMDNmMTkzOTNmOTQ2N2E4Mzc2NGE4Y2ViMzE2MTE]]
Your ideas for a final solution are welcome please give feedback on the [[!-FitNesse-! Slack Community][https://fitnesse-community-inviter.herokuapp.com/]]



Expand Down
12 changes: 6 additions & 6 deletions FitNesseRoot/FrontPage/content.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

To add your first "page", click the [[Edit][.FrontPage?edit]] button and add a [[!-WikiWord-!][.FitNesse.UserGuide.FitNesseWiki.WikiWord]] to the page.

|'''To Learn More...''' |
|[[User Guide][.FitNesse.UserGuide]] |''Answer the rest of your questions here.''|
|[[A Two-Minute Example][.FitNesse.UserGuide.TwoMinuteExample]] |''A brief example. Read this one next.'' |
|[[Acceptance Tests][.FitNesse.SuiteAcceptanceTests]] |''FitNesse's suite of Acceptance Tests'' |
|[[Release Notes][.FitNesse.ReleaseNotes]] |''Find out about FitNesse's new features'' |
|[[Slack Community][https://join.slack.com/t/fitnessecommunity/shared_invite/enQtOTIzMjEwNTEzNTM2LWQ5OTE2ZjI5YmIzZWM2YzQwMDA2YmE5N2ZhMzNiNWM2ZjYzMDNmMTkzOTNmOTQ2N2E4Mzc2NGE4Y2ViMzE2MTE]]|''Join the Slack Community.'' |
|'''To Learn More...''' |
|[[User Guide][.FitNesse.UserGuide]] |''Answer the rest of your questions here.''|
|[[A Two-Minute Example][.FitNesse.UserGuide.TwoMinuteExample]] |''A brief example. Read this one next.'' |
|[[Acceptance Tests][.FitNesse.SuiteAcceptanceTests]] |''FitNesse's suite of Acceptance Tests'' |
|[[Release Notes][.FitNesse.ReleaseNotes]] |''Find out about FitNesse's new features'' |
|[[Slack Community][https://fitnesse-community-inviter.herokuapp.com/]]|''Join the Slack Community.'' |

!note Release ${FITNESSE_VERSION}
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Have a bug or a feature request? [Please open a new issue](https://github.com/un

## Community

Have a question that's not a feature request or bug report? [Join the Slack Community.](https://join.slack.com/t/fitnessecommunity/shared_invite/enQtOTIzMjEwNTEzNTM2LWQ5OTE2ZjI5YmIzZWM2YzQwMDA2YmE5N2ZhMzNiNWM2ZjYzMDNmMTkzOTNmOTQ2N2E4Mzc2NGE4Y2ViMzE2MTE)
Have a question that's not a feature request or bug report? [Join the Slack Community.](https://fitnesse-community-inviter.herokuapp.com/)

## Edge builds

Expand Down Expand Up @@ -69,7 +69,7 @@ To run the acceptance tests:
$ ./gradlew acceptanceTest
```

Direct any questions to the [Slack Community.](https://join.slack.com/t/fitnessecommunity/shared_invite/enQtOTIzMjEwNTEzNTM2LWQ5OTE2ZjI5YmIzZWM2YzQwMDA2YmE5N2ZhMzNiNWM2ZjYzMDNmMTkzOTNmOTQ2N2E4Mzc2NGE4Y2ViMzE2MTE).
Direct any questions to the [Slack Community.](https://fitnesse-community-inviter.herokuapp.com/).


### Working with Eclipse and IntelliJ
Expand Down

0 comments on commit bf6d934

Please sign in to comment.