소스 검색

Merge pull request #2866 from bartowski1182/patch-1

Update CONTRIBUTING.md to include proper first step
Timothy Jaeryang Baek 1 년 전
부모
커밋
bc4aeeeec8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/CONTRIBUTING.md

+ 1 - 1
docs/CONTRIBUTING.md

@@ -41,7 +41,7 @@ Looking to contribute? Great! Here's how you can help:
 
 
 We welcome pull requests. Before submitting one, please:
 We welcome pull requests. Before submitting one, please:
 
 
-1. Discuss your idea or issue in the [issues section](https://github.com/open-webui/open-webui/issues).
+1. Open a discussion regarding your ideas [here](https://github.com/open-webui/open-webui/discussions/new/choose).
 2. Follow the project's coding standards and include tests for new features.
 2. Follow the project's coding standards and include tests for new features.
 3. Update documentation as necessary.
 3. Update documentation as necessary.
 4. Write clear, descriptive commit messages.
 4. Write clear, descriptive commit messages.