We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49738dc commit afb228fCopy full SHA for afb228f
1 file changed
CONTRIBUTING.md
@@ -13,7 +13,7 @@ By participating in this project, you are expected to uphold our [Code of Conduc
13
1. **Fork the repository**
14
- Fork the repository on GitHub to your personal account
15
- Clone your fork locally: `git clone https://github.com/YOUR_USERNAME/kernel-images.git`
16
- - Add upstream remote: `git remote add upstream https://github.com/original/kernel-images.git`
+ - Add upstream remote: `git remote add upstream https://github.com/onkernel/kernel-images.git`
17
18
2. **Create a new branch**
19
- Always branch from the up-to-date main branch
0 commit comments