AI guidelines doc#120
Merged
Merged
Conversation
Adjusted all appropriate incubator references and links
novatechflow
reviewed
Mar 9, 2026
novatechflow
left a comment
Member
There was a problem hiding this comment.
I'd change: Generated-by into co-authored - like co-authored by XYZ
|
I would also suggest that tests should not be generated by the same tool. If the code in the PR is generated by an AI tool, the tests included should be either written by a human or generated by a different tool. |
luckyasser
reviewed
Mar 14, 2026
luckyasser
left a comment
There was a problem hiding this comment.
I would also change "understand what you submit" to "Own the code. Understand what you submit". Just to make it clear that developers are accountable for AI generated code.
- Rename docs/guide/getting-started.md → docs/guide/examples.md - Create new docs/guide/getting-started.mdx with interactive quickstart - Update docs/guide/installation.md sidebar position (1 → 2) - Add wayang-architecture.svg diagram for visual explanation
Updated the AI tooling policy to change the attribution format from 'Generated-by:' to 'Coauthor-by:' for AI-generated contributions.
Contributor
Author
|
@novatechflow I finally made the proposed changes. |
novatechflow
approved these changes
May 26, 2026
treyfel
pushed a commit
to Spatial-Data-MP/wayang-website
that referenced
this pull request
May 26, 2026
* blogpost about graduation * Update release process documentation for Wayang Adjusted all appropriate incubator references and links * ai-tooling policy doc * new Getting Started page * docs: Restructure getting started guide with quickstart examples - Rename docs/guide/getting-started.md → docs/guide/examples.md - Create new docs/guide/getting-started.mdx with interactive quickstart - Update docs/guide/installation.md sidebar position (1 → 2) - Add wayang-architecture.svg diagram for visual explanation * Revise AI tool usage attribution in commit messages Updated the AI tooling policy to change the attribution format from 'Generated-by:' to 'Coauthor-by:' for AI-generated contributions. * Update AI tooling policy for clarity and compliance
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First draft of AI guidelines for contributing to apache wayang