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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,14 @@ We love community contributions! That said, we want to make sure we're all on th
12
12
Investing a lot of time and effort just to find out it doesn't align with the project feels awful, and we don't want that to happen.
13
13
It also helps to make sure the work you're planning isn't already in progress.
14
14
15
-
Please file an issue first: https://github.com/CopilotKit/open-generative-ui/issues
15
+
Please file an issue first: [https://github.com/CopilotKit/OpenGenerativeUI/issues](https://github.com/CopilotKit/OpenGenerativeUI/issues)
16
16
Or, reach out to us on Discord: https://discord.com/invite/6dffbvGU3D
17
17
18
18
Ready to contribute but seeking guidance? Reach out to us directly on [Discord](https://discord.gg/6dffbvGU3D) for immediate assistance! Alternatively, you're welcome to raise an issue and one of our dedicated maintainers will promptly steer you in the right direction!
19
19
20
20
## Found a bug?
21
21
22
-
If you find a bug in the source code, you can help us by [submitting an issue](https://github.com/CopilotKit/open-generative-ui/issues/new) to our GitHub Repository. Even better, you can submit a Pull Request with a fix.
22
+
If you find a bug in the source code, you can help us by [submitting an issue](https://github.com/CopilotKit/OpenGenerativeUI/issues/new) to our GitHub Repository. Even better, you can submit a Pull Request with a fix.
23
23
24
24
## Missing a feature?
25
25
@@ -29,12 +29,12 @@ So, you've got an awesome feature in mind? Throw it over to us by [creating an i
29
29
30
30
## Step 1: Make a fork
31
31
32
-
Fork the [open-generative-ui](https://github.com/CopilotKit/open-generative-ui) repository to your GitHub account. This means that you'll have a copy of the repository under _your-GitHub-username/open-generative-ui_.
32
+
Fork the [open-generative-ui](https://github.com/CopilotKit/OpenGenerativeUI/issues) repository to your GitHub account. This means that you'll have a copy of the repository under _your-GitHub-username/open-generative-ui_.
33
33
34
34
## Step 2: Clone the repository to your local machine
0 commit comments