You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Contributing
2
2
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/).
5
5
6
6
# Process
7
7
@@ -16,7 +16,7 @@ If you have any questions, please reach out on the [HoloLens forums](https://for
16
16
17
17
For things like fixing typos and small bug fixes, you can skip this step.
18
18
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.
20
20
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.
21
21
This will let us have a brief discussion about the problem and, hopefully, identify some potential pitfalls before too much time is spent.
22
22
@@ -33,7 +33,7 @@ To identify the appropriate development branch:
33
33
3. If the **Status** is not **Accepting changes**, select the next release
34
34
4. Note the **Development branch** for Pull Request submission.
35
35
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.
37
37
38
38
NOTE: A project maintainer may retarget your PR to a different development branch based on the release priorities.
0 commit comments