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
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,16 +13,16 @@ If you built the app yourself, somebody else, or any other distribution channel
13
13
Before submitting a new GitHub issue, please make sure to
14
14
15
15
- Check out our forums [Science Journal forum](https://forum.arduino.cc/index.php?board=131.0)
16
-
- Check out the README in [this repo](https://github.com/bcmi-labs/Science-Journal-Android/blob/master/README.md)
17
-
- Search for [existing GitHub issues](https://github.com/bcmi-labs/Science-Journal-Android/issues)
16
+
- Check out the README in [this repo](https://github.com/arduino/Arduino-Science-Journal-Android/blob/main/README.md)
17
+
- Search for [existing GitHub issues](https://github.com/arduino/Arduino-Science-Journal-Android/issues)
18
18
19
-
If the above doesn't help, please [submit an issue](https://github.com/bcmi-labs/Science-Journal-Android/issues) on GitHub and provide information about your setup.
19
+
If the above doesn't help, please [submit an issue](https://github.com/arduino/Arduino-Science-Journal-Android/issues) on GitHub and provide information about your setup.
20
20
21
21
**Note**: If you want to report a regression in Arduino Science Journal Android (something that has worked before, but broke with a new release), please mark your issue title as such using `[Regression] Your title here`. This enables us to quickly detect and fix regressions.
22
22
23
23
## I want to contribute to Science Journal Android
24
24
25
-
- To start working on Arduino Science Journal Android, check out [Your First PR](https://github.com/bcmi-labs/Science-Journal-Android/blob/master/YOUR_FIRST_PR.md).
25
+
- To start working on Arduino Science Journal Android, check out [Your First PR](https://github.com/arduino/Arduino-Science-Journal-Android/blob/main/YOUR_FIRST_PR.md).
26
26
27
27
## Contributor License Agreement (CLA)
28
28
@@ -40,8 +40,8 @@ One of the best ways we can keep Science Journal Android an approachable, stable
40
40
41
41
## Code of Conduct
42
42
43
-
Help us keep Science Journal iOS open and inclusive. Please read and follow our [Code of Conduct](https://github.com/bcmi-labs/Science-Journal-Android/blob/master/CODE_OF_CONDUCT.md).
43
+
Help us keep Science Journal iOS open and inclusive. Please read and follow our [Code of Conduct](https://github.com/arduino/Arduino-Science-Journal-Android/blob/main/CODE_OF_CONDUCT.md).
44
44
45
45
## License
46
46
47
-
This project is licensed under the terms of the Apache 2.0 license. See the [LICENSE](https://github.com/bcmi-labs/Science-Journal-Android/blob/master/LICENSE) file.
47
+
This project is licensed under the terms of the Apache 2.0 license. See the [LICENSE](https://github.com/arduino/Arduino-Science-Journal-Android/blob/main/LICENSE) file.
0 commit comments