Skip to content

Commit

Permalink
Merge pull request #537 from AnkitaSikdar005/code1
Browse files Browse the repository at this point in the history
Updated CONTRIBUTING.md
  • Loading branch information
dartpain authored Oct 25, 2023
2 parents 9119030 + 55beb39 commit 031a267
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,18 @@ Thank you for choosing to contribute to DocsGPT! We are all very grateful!

## 🐞 Issues and Pull requests

We value contributions in the form of discussions or suggestions. We recommend taking a look at existing issues and our [roadmap](https://github.com/orgs/arc53/projects/2).
- We value contributions in the form of discussions or suggestions. We recommend taking a look at existing issues and our [roadmap](https://github.com/orgs/arc53/projects/2).


- If you're interested in contributing code, here are some important things to know:

- We have a frontend built on React (Vite) and a backend in Python.
=======
Before creating issues, please check out how the latest version of our app looks and works by launching it via [Quickstart](https://github.com/arc53/DocsGPT#quickstart) the version on our live demo is slightly modified with login. Your issues should relate to the version that you can launch via [Quickstart](https://github.com/arc53/DocsGPT#quickstart).

### 👨‍💻 If you're interested in contributing code, here are some important things to know:


Tech Stack Overview:

- 🌐 Frontend: Built with React (Vite) ⚛️,
Expand Down

1 comment on commit 031a267

@vercel
Copy link

@vercel vercel bot commented on 031a267 Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs-gpt – ./frontend

docs-gpt-brown.vercel.app
docs-gpt-git-main-arc53.vercel.app
docs-gpt-arc53.vercel.app

Please sign in to comment.