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