Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions nf_core/pipeline-template/docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ If you’re using AI tools, try to stick by these guidelines:
- Avoid any unnecessary changes, such as moving or refactoring code (unless that is the explicit intention of the PR)
- Review all generated code yourself before opening a PR, and ensure that you understand it
- Engage with the community review process and expect to make revisions
- We expect you to communicate with the community in your own words, that includes the content of GitHub issues and pull requests. Do not copy responses from the LLMs when replying to questions from maintainers.
- If you wish to include context from an interaction with LLMs in your comments, it must be in a quote block (e.g., using >) and disclosed as such. Do not share long snippets.
Comment thread
mashehu marked this conversation as resolved.
Outdated

For more detail, see the [blog post](https://nf-co.re/blog/2026/statement-on-ai) for a statement from the nf-core/core team.

Expand Down
Loading