Skip to content

Commit d277e47

Browse files
contributing guide update
1 parent 436fc76 commit d277e47

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing Guidelines
22

3-
**Welcome to Chatbot Ollama!**
3+
**Welcome to AgentIQ-UI**
44

55
We appreciate your interest in contributing to our project.
66

@@ -17,13 +17,13 @@ We welcome the following types of contributions:
1717
- Translations
1818
- Tests
1919

20-
## Getting Started
20+
## Get Started
2121

2222
To get started, fork the project on GitHub and clone it locally on your machine. Then, create a new branch to work on your changes.
2323

2424
```bash
25-
git clone https://github.com/ivanfioravanti/chatbot-ollama.git
26-
cd chatbot-ollama
25+
git clone https://github.com/NVIDIA/AgentIQ-UI.git
26+
cd AgentIQ-UI
2727
git checkout -b my-branch-name
2828
```
2929

@@ -39,6 +39,3 @@ Before submitting your pull request, please make sure your changes pass our auto
3939
6. Commit your changes and push them to your forked repository.
4040
7. Submit a pull request to the main branch of the main repository.
4141

42-
## Contact
43-
44-
If you have any questions or need help getting started, feel free to reach out to me on [X](https://x.com/ivanfioravanti).

0 commit comments

Comments
 (0)