Skip to content

Commit 7f289d5

Browse files
Update README.md and fixes docs category
1 parent 6fe2df6 commit 7f289d5

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,12 @@ This repository provides the essential libraries and tooling to seamlessly integ
1414
- **CmdScale.EntityFrameworkCore.TimescaleDB**: The core runtime library. You include this in your project to enable TimescaleDB-specific features when configuring your `DbContext`.
1515
- **CmdScale.EntityFrameworkCore.TimescaleDB.Design**: Provides crucial design-time extensions. This package enhances the EF Core CLI tools (`dotnet ef`) to understand TimescaleDB concepts, enabling correct schema generation for migrations and scaffolding.
1616

17-
> [!Tip]
17+
> [!TIP]
1818
> Learn more about **Eftdb** in the [documentation](https://eftdb.cmdscale.com/docs/).
1919
20+
> [!NOTE]
21+
> While AI tools like Copilot or Claude are permitted, vibe-coded submissions will be rejected. All code must be manually verified and subject to the standard code review process.
22+
2023
---
2124

2225
## ✨ Features
@@ -357,7 +360,7 @@ Whether you're fixing bugs, adding new features, improving documentation, or sha
357360

358361
### AI Assistants
359362

360-
Contributors are welcome to use AI assistants such as Claude Code, GitHub Copilot, or similar tools. However, AI-generated code must not be submitted blindly. Contributors are responsible for every line of code in their pull requests. Code quality is very important and AI-assisted contributions are held to the same standard as any other.
363+
Contributors are allowed to use AI assistants such as Claude Code, GitHub Copilot, or similar tools. However, AI-generated code must not be submitted blindly. Contributors are responsible for every line of code in their pull requests. Code quality is very important and AI-assisted contributions are held to the same standard as any other.
361364

362365
Before submitting AI-assisted contributions, make sure to:
363366

0 commit comments

Comments
 (0)