-
Notifications
You must be signed in to change notification settings - Fork 2
Add README.md and CONTRIBUTOR.md documentation files #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: cmungall <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces the core documentation files to onboard users and contributors by providing a high-level project overview and detailed contribution workflows.
- Adds a minimal README that directs users to the GitHub Pages documentation.
- Introduces a CONTRIBUTOR.md guide covering quick edits, local development, content standards, and file structure.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Adds project description, link to full documentation, and contribution pointer |
| CONTRIBUTOR.md | Provides step-by-step contribution guidelines and content standards |
Comments suppressed due to low confidence (2)
CONTRIBUTOR.md:1
- Consider renaming this file to CONTRIBUTING.md to follow GitHub’s standard naming convention for contribution guidelines.
# Contributing to AI4Curators Documentation
README.md:20
- Update this reference to CONTRIBUTING.md if you rename the file to maintain consistency with common conventions.
See [CONTRIBUTOR.md](CONTRIBUTOR.md) for information on how to contribute to this documentation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good! i made a few minor suggestions
README.md
Outdated
| @@ -1,0 +1,20 @@ | |||
| # AI4Curators - AI Guides | |||
|
|
|||
| This repository contains documentation for AI for curation, providing practical guides for curators and maintainers of knowledge bases to integrate AI into their workflows. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| This repository contains documentation for AI for curation, providing practical guides for curators and maintainers of knowledge bases to integrate AI into their workflows. | |
| This repository contains documentation about using AI to assist with curation, providing practical guides for curators and maintainers of knowledge bases to integrate AI into their workflows. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated with the suggested text in commit 59a87c6
README.md
Outdated
|
|
||
| 📖 **[Visit the full documentation](https://ai4curation.github.io/aidocs/)** | ||
|
|
||
| The complete guides, tutorials, and reference materials are available on our GitHub Pages site. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add link?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added link to GitHub Pages site in commit 59a87c6
README.md
Outdated
|
|
||
| ## About | ||
|
|
||
| This site provides practical, immediately integrable guides for: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| This site provides practical, immediately integrable guides for: | |
| This site provides practical guides that show how you can quickly integrate the following into your workflows: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated with the suggested text in commit 59a87c6
|
Copilot please do as Nomi says |
Co-authored-by: cmungall <[email protected]>
Co-authored-by: Nomi Harris <[email protected]>
|
Claude finished @Copilot's task —— View job PR Review Complete ✅I've thoroughly reviewed this pull request for code quality, best practices, potential issues, performance considerations, security concerns, and test coverage. Review Tasks:
Overall Assessment: Approved ✅This PR successfully adds the requested documentation files and meets the requirements specified in issue #7. The files are well-written, properly structured, and serve their intended purposes effectively. Detailed ReviewREADME.md (
|
Added the requested documentation files to improve project accessibility and contribution guidelines:
README.md
CONTRIBUTOR.md
Both files follow the requirements specified in the issue:
Fixes #7.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.