Skip to content

Commit 932ee5d

Browse files
committed
1 parent 702ff1f commit 932ee5d

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

CONTRIBUTING.md

+3-22
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,14 @@
11
[StackOverflow]: http://stackoverflow.com/tags/sbt
2-
[ask]: https://stackoverflow.com/questions/ask?tags=sbt
32
[Setup]: http://www.scala-sbt.org/release/docs/Getting-Started/Setup
43
[Issues]: https://github.com/sbt/sbt/issues
5-
[sbt-dev]: https://groups.google.com/d/forum/sbt-dev
64
[sbt-contrib]: https://gitter.im/sbt/sbt-contrib
7-
[Lightbend]: https://www.lightbend.com/
8-
[subscriptions]: https://www.lightbend.com/platform/subscription
95
[327]: https://github.com/sbt/sbt/issues/327
10-
[gitter]: https://gitter.im/sbt/sbt
116
[documentation]: https://github.com/sbt/website
127

13-
Support
14-
=======
8+
Contributing
9+
============
1510

16-
[Lightbend] sponsors sbt and encourages contributions from the active community. Enterprises can adopt it for mission critical systems with confidence because Lightbend stands behind sbt with commercial support and services.
17-
18-
For community support please [ask] on StackOverflow with the tag "sbt" (and the name of the sbt plugin(s) if any).
19-
20-
- State the problem or question clearly and provide enough context. Code examples and `build.sbt` are often useful when appropriately edited.
21-
- There's also [Gitter sbt/sbt room][gitter], but Stackoverflow is recommended so others can benefit from the answers.
22-
23-
For professional support, for instance if you need faster response times, [Lightbend], the maintainer of Scala compiler and sbt, provides:
24-
25-
- [Lightbend Subscriptions][subscriptions], which includes Expert Support
26-
- Training
27-
- Consulting
28-
29-
How to contribute to sbt
30-
========================
11+
(For support, see [SUPPORT](./SUPPORT.md))
3112

3213
There are lots of ways to contribute to sbt ecosystem depending on your interests and skill level.
3314

SUPPORT.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[ask]: https://stackoverflow.com/questions/ask?tags=sbt
2+
[Lightbend]: https://www.lightbend.com/
3+
[subscriptions]: https://www.lightbend.com/platform/subscription
4+
[gitter]: https://gitter.im/sbt/sbt
5+
6+
Support
7+
=======
8+
9+
[Lightbend] sponsors sbt and encourages contributions from the active community. Enterprises can adopt it for mission critical systems with confidence because Lightbend stands behind sbt with commercial support and services.
10+
11+
For community support please [ask] on StackOverflow with the tag "sbt" (and the name of the sbt plugin(s) if any).
12+
13+
- State the problem or question clearly and provide enough context. Code examples and `build.sbt` are often useful when appropriately edited.
14+
- There's also [Gitter sbt/sbt room][gitter], but Stackoverflow is recommended so others can benefit from the answers.
15+
16+
For professional support, for instance if you need faster response times, [Lightbend], the maintainer of Scala compiler and sbt, provides:
17+
18+
- [Lightbend Subscriptions][subscriptions], which includes Expert Support
19+
- Training
20+
- Consulting

0 commit comments

Comments
 (0)