Update contributing and contacts sections in README - #39
Conversation
Merged the Contributing section with Contacts and updated the text.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2483c4bc86
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
|
||
| ## Contacts | ||
| We are very pleased to answer any questions about BCG: [lijiaqi@bigai.ai](mailto:lijiaqi@bigai.ai), [zlzheng@bigai.ai](mailto:zlzheng@bigai.ai) | ||
| ## Corresponding and Contributing |
There was a problem hiding this comment.
Update the navigation anchor for the renamed section
The README navigation still links Contributing to #contributing, but this renamed heading generates the anchor #corresponding-and-contributing. Clicking the navigation entry therefore no longer reaches the section; update the navigation link or preserve an explicit contributing anchor.
Useful? React with 👍 / 👎.
| ## Contacts | ||
| We are very pleased to answer any questions about BCG: [lijiaqi@bigai.ai](mailto:lijiaqi@bigai.ai), [zlzheng@bigai.ai](mailto:zlzheng@bigai.ai) | ||
| ## Corresponding and Contributing | ||
| We are very pleased to answer any questions about BCG: [lijiaqi@bigai.ai](mailto:lijiaqi@bigai.ai), [zlzheng@bigai.ai](mailto:zlzheng@bigai.ai) We appreciate your interest in contributing to our open-source initiative. |
There was a problem hiding this comment.
Restore the link to the contribution guide
Visitors reaching the new contributing section are only thanked for their interest and are no longer directed to CONTRIBUTING.md, even though that file contains the required setup, checks, and pull-request policy. This makes the repository's actual contribution process undiscoverable from its primary README; retain a link to the guide in this sentence.
Useful? React with 👍 / 👎.
Merged the Contributing section with Contacts and updated the text.