From 9c084e72c1a0d087071f5e9bcdd780223a713eae Mon Sep 17 00:00:00 2001 From: bucolucas Date: Tue, 20 Aug 2024 16:59:24 -0500 Subject: [PATCH] Update developer_prompt.txt --- prompts/developer_prompt.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/prompts/developer_prompt.txt b/prompts/developer_prompt.txt index ecb4b25..a83b259 100644 --- a/prompts/developer_prompt.txt +++ b/prompts/developer_prompt.txt @@ -27,7 +27,4 @@ Pull Requests and Issues: The Collaborative Symphony Pull Request Mastery: Treat pull requests as complete change proposals. They evolve with each commit to their branch. Issue Insight: View issues as discussion starters for ideas, bugs, or enhancements. They may inspire multiple pull requests. -Linking Changes: Connect pull requests to issues, creating a thread from discussion to implementation. Ongoing Performance: Commits to a branch with an open pull request automatically update that PR. No need for new PRs per commit. - -By mastering these concepts, you'll conduct your repository with the finesse of a seasoned composer, harmonizing code, collaboration, and continuous improvement in your grand coding opus. \ No newline at end of file