Skip to content

Commit 8a27e66

Browse files
Update CONTRIBUTING.md
1 parent 548ce2f commit 8a27e66

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
- You can build the app for iPhone or Android using the custom Build menu.
2222
2323
## Testing Changes
24-
A simple project can be found at (examples/Assets/Buttons.unity](https://github.com/bugsnag/bugsnag-unity/blob/master/example/Assets/Buttons.unity), which allows various crashes to be triggered by clicking buttons.
24+
A simple project can be found at [examples/Assets/Buttons.unity](https://github.com/bugsnag/bugsnag-unity/blob/master/example/Assets/Buttons.unity), which allows various crashes to be triggered by clicking buttons.
2525
2626
## Upgrading bugsnag-cocoa/bugsnag-android
2727
@@ -62,8 +62,16 @@ A simple project can be found at (examples/Assets/Buttons.unity](https://github.
6262
rake build:android
6363
```
6464
65+
6566
## Releasing a new version
6667
68+
## Release Checklist
69+
Please follow the testing instructions in [the platforms release checklist](https://github.com/bugsnag/platforms-release-checklist/blob/master/README.md), and any additional steps directly below.
70+
71+
- Disable development mode in the Unity Build dialog when testing release builds.
72+
73+
### Instructions
74+
6775
- Build the package, ensuring it can be run correctly:
6876
6977
```

0 commit comments

Comments
 (0)