Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 4950334

Browse files
committed
Removing reference to Spectrum
1 parent f637fba commit 4950334

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
We're really glad you're reading this, because we need more volunteer developers to help with this
44
project!
55

6-
We can use all the help we can get on all
6+
We can use all the help we can get on each of
77
our [GraphQL Java Kickstart](https://github.com/graphql-java-kickstart)
88
projects. This work ranges from adding new features, fixing bugs, and answering questions to writing
99
documentation.
1010

1111
## Answering questions and writing documentation
1212

13-
A lot of the questions asked on Spectrum or Github are caused by a lack of documentation. We should
13+
A lot of the questions asked on GitHub are caused by a lack of documentation. We should
1414
strive from now on to answer questions by adding content to
1515
our [documentation](https://github.com/graphql-java-kickstart/documentation) and referring them to
1616
the newly created content.
@@ -21,7 +21,7 @@ https://www.graphql-java-kickstart.com.
2121
## Submitting changes
2222

2323
Please send a Pull Request with a clear list of what you've done using the
24-
[Github flow](https://guides.github.com/introduction/flow/). We can always use more test coverage,
24+
[GitHub flow](https://guides.github.com/introduction/flow/). We can always use more test coverage,
2525
so we'd love to see that in the pull requests too. And make sure to follow our coding conventions (
2626
below) and make sure all your commits are atomic
2727
(one feature per commit).

0 commit comments

Comments
 (0)