Skip to content

Commit 2e8358d

Browse files
Merge pull request #20 from arduino/VKin-Arduino-patch-5
Update YOUR_FIRST_PR.md
2 parents 9eadaa1 + caa6b30 commit 2e8358d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

YOUR_FIRST_PR.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
## Prerequisites
44

5-
Before you start working on Science Journal Android, make sure you've read [CONTRIBUTING.md](https://github.com/bcmi-labs/Science-Journal-Android/blob/master/CONTRIBUTING.md).
5+
Before you start working on Science Journal Android, make sure you've read [CONTRIBUTING.md](https://github.com/arduino/Arduino-Science-Journal-Android/blob/main/CONTRIBUTING.md).
66

77
## Finding things to work on
88

99
If you want to work on something else, e.g. new functionality or fixing a bug, it would be helpful if you submit a new issue so we have a chance to discuss it first. We might have some pointers for you on how to get started, or how to best integrate it with existing solutions.
1010

1111
## Checking out the Science Journal Android repo
1212

13-
- Click the “Fork” button in the upper right corner of the [main Science Journal Android repo](https://github.com/bcmi-labs/Science-Journal-Android)
13+
- Click the “Fork” button in the upper right corner of the [main Science Journal Android repo](https://github.com/arduino/Arduino-Science-Journal-Android)
1414
- Clone your fork:
1515
- `git clone git@github.com:<YOUR_GITHUB_USER>/Science-Journal-Android.git`
1616
- Learn more about how to manage your fork: [https://help.github.com/articles/working-with-forks/](https://help.github.com/articles/working-with-forks/)
@@ -26,7 +26,7 @@ Test on device! We ask you test your change on Android.
2626

2727
## Submitting a PR
2828

29-
When the coding is done and you’ve finished testing your changes, you're ready to submit a PR to the [Arduino Science Journal Android main repo](https://github.com/bcmi-labs/Science-Journal-Android). Everything you need to know about submitting the PR itself is inside our [Pull Request Template](https://github.com/bcmi-labs/Science-Journal-Android/blob/master/PULL_REQUEST_TEMPLATE.md). Some best practices are:
29+
When the coding is done and you’ve finished testing your changes, you're ready to submit a PR to the [Arduino Science Journal Android main repo](https://github.com/arduino/Arduino-Science-Journal-Android). Everything you need to know about submitting the PR itself is inside our [Pull Request Template](https://github.com/arduino/Arduino-Science-Journal-Android/blob/main/PULL_REQUEST_TEMPLATE.md). Some best practices are:
3030

3131
- Use a descriptive title
3232
- Link the issues related to your PR in the body

0 commit comments

Comments
 (0)