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
+3-3
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Your contributions can take many forms:
16
16
17
17
To get started with your contributions, follow these steps:
18
18
19
-
1.**Fork the [XAgent repository](https://github.com/0Armaan025/XAgent)** by clicking the "Fork" button in the top-right corner of the repository page.
19
+
1.**Fork the [XAgent repository](https://github.com/OpenBMB/XAgent)** by clicking the "Fork" button in the top-right corner of the repository page.
20
20
21
21
2.**Clone your forked repository** to your local machine:
22
22
@@ -46,15 +46,15 @@ With your environment set up, you're ready to make your contributions:
46
46
git push origin feature/your-feature
47
47
```
48
48
49
-
3. Create a **pull request (PR)** by navigating to the [XAgent repository](https://github.com/0Armaan025/XAgent) and clicking the "New Pull Request" button.
49
+
3. Create a **pull request (PR)** by navigating to the [XAgent repository](https://github.com/OpenBMB/XAgent) and clicking the "New Pull Request" button.
50
50
51
51
4. Provide a **descriptive title and details** in the PR, and make sure to **link your PR to any relevant issues**.
52
52
53
53
5.**Submit the pull request**, and our maintainers will review your changes.
54
54
55
55
## Code of Conduct 📜
56
56
57
-
Please adhere to our [Code of Conduct](LICENSE.md) while contributing to this project.
57
+
Please adhere to our [Code of Conduct](LICENSE) while contributing to this project.
58
58
59
59
We sincerely appreciate your contributions, and we look forward to working together to make XAgent even better for everyone!
0 commit comments