Skip to content

Commit cf44b29

Browse files
author
David Kline
authored
Merge pull request #2936 from keveleigh/DocsUpdate
Add link to the Slack inviter to the HTK docs
2 parents 922ec61 + 2623dd7 commit cf44b29

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Contributing
22

3-
HoloToolkit welcomes contributions from the community.
4-
If you have any questions, please reach out on the [HoloLens forums](https://forums.hololens.com/).
3+
HoloToolkit welcomes contributions from the community.
4+
If you have any questions, please reach out on the [HoloLens forums](https://forums.hololens.com/) or the [HoloDevelopers slack](https://holodevelopers.slack.com/). You can easily be granted access to the Slack community via the [automatic invitation sender](https://holodevelopersslack.azurewebsites.net/).
55

66
# Process
77

@@ -16,7 +16,7 @@ If you have any questions, please reach out on the [HoloLens forums](https://for
1616

1717
For things like fixing typos and small bug fixes, you can skip this step.
1818

19-
If your change is more than a simple fix, please don't just create a big pull request.
19+
If your change is more than a simple fix, please don't just create a big pull request.
2020
Instead, start by [opening an issue](https://github.com/Microsoft/HoloToolkit-Unity/issues) describing the problem you want to solve and how you plan to approach the problem.
2121
This will let us have a brief discussion about the problem and, hopefully, identify some potential pitfalls before too much time is spent.
2222

@@ -33,7 +33,7 @@ To identify the appropriate development branch:
3333
3. If the **Status** is not **Accepting changes**, select the next release
3434
4. Note the **Development branch** for Pull Request submission.
3535

36-
Any pull request made directly to master will be retargetted to a development branches by a project maintainer.
36+
Any pull request made directly to master will be retargeted to a development branches by a project maintainer.
3737

3838
NOTE: A project maintainer may retarget your PR to a different development branch based on the release priorities.
3939

0 commit comments

Comments
 (0)