From 2de18006fe6c3b1563c9cc6b90613c5b34acb6cb Mon Sep 17 00:00:00 2001 From: Maximilian Liebmann Date: Fri, 9 May 2025 23:21:31 +0200 Subject: [PATCH] docs: remove optional notes from contributing section in README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index ee2caea..9e1f4fe 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,6 @@ This project is built with a modern tech stack: ## Contributing -_(This section can be expanded as your project grows and you're open to contributions.)_ - Contributions are welcome! If you'd like to contribute, please: 1. Fork the repository. @@ -135,8 +133,6 @@ Contributions are welcome! If you'd like to contribute, please: Please ensure your code adheres to the project's coding standards (e.g., run linters/formatters if configured) and that any database schema changes are accompanied by a Prisma migration. -_(Optional: You can add more details about reporting bugs, suggesting features, or coding style guides here.)_ - --- **(Optional Sections You Might Want to Add Later):**