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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,17 +13,17 @@ 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 forums](https://forum.arduino.cc/index.php?board=131.0)
16
-
- Check out the README in [this repo](https://github.com/bcmi-labs/Science-Journal-iOS/blob/master/README.md)
17
-
- Search for [existing GitHub issues](https://github.com/bcmi-labs/Science-Journal-iOS/issues)
16
+
- Check out the README in [this repo](https://github.com/arduino/Arduino-Science-Journal-iOS/blob/main/README.md)
17
+
- Search for [existing GitHub issues](https://github.com/arduino/Arduino-Science-Journal-iOS/issues)
18
18
19
-
If the above doesn't help, please [submit an issue](https://github.com/bcmi-labs/Science-Journal-iOS/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-iOS/issues) on GitHub and provide information about your setup.
20
20
21
21
**Note**: If you want to report a regression in Science Journal iOS (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 iOS
24
24
25
-
- To start working on Science Journal iOS, check out [Your First PR](https://github.com/bcmi-labs/Science-Journal-iOS/blob/master/YOUR_FIRST_PR.md).
26
-
- We have a few limits on what changes we can accept, from a techinical perspective. It might not be obvious, so please read [Change Limitations](https://github.com/bcmi-labs/Science-Journal-iOS/blob/master/CHANGE_LIMITATIONS.md).
25
+
- To start working on Science Journal iOS, check out [Your First PR](https://github.com/arduino/Arduino-Science-Journal-iOS/blob/main/YOUR_FIRST_PR.md).
26
+
- We have a few limits on what changes we can accept, from a techinical perspective. It might not be obvious, so please read [Change Limitations](https://github.com/arduino/Arduino-Science-Journal-iOS/blob/main/CHANGE_LIMITATIONS.md).
27
27
28
28
## Contributor License Agreement (CLA)
29
29
@@ -42,8 +42,8 @@ One of the best ways we can keep Science Journal iOS an approachable, stable, an
42
42
43
43
## Code of Conduct
44
44
45
-
Help us keep Science Journal iOS open and inclusive. Please read and follow our [Code of Conduct](https://github.com/bcmi-labs/Science-Journal-iOS/blob/master/CODE_OF_CONDUCT.md).
45
+
Help us keep Science Journal iOS open and inclusive. Please read and follow our [Code of Conduct](https://github.com/arduino/Arduino-Science-Journal-iOS/blob/main/CODE_OF_CONDUCT.md).
46
46
47
47
## License
48
48
49
-
This project is licensed under the terms of the Apache 2.0 license. See the [LICENSE](https://github.com/bcmi-labs/Science-Journal-iOS/blob/master/LICENSE) file.
49
+
This project is licensed under the terms of the Apache 2.0 license. See the [LICENSE](https://github.com/arduino/Arduino-Science-Journal-iOS/blob/main/LICENSE) file.
0 commit comments