We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165733f commit 8c807fbCopy full SHA for 8c807fb
1 file changed
.github/workflows/detect-duplicate-tools.yml
@@ -37,6 +37,8 @@ jobs:
37
3. Tools that appear to be the same product but listed in
38
different sections
39
40
+ Treat the '## Programming Frameworks' as a separate section.
41
+
42
Focus on the bulleted lists under each section heading. Each
43
tool entry typically follows the format:
44
* [Tool Name](URL) - description
@@ -46,6 +48,7 @@ jobs:
46
48
- The specific URLs or tool names that match
47
49
- A recommendation on whether they should be consolidated or if
50
they serve different purposes
51
+ - A snippet of the README.md content where duplicates were found (use \`\`\` for code blocks)
52
Format your information so that the GitHub Copilot Agent can easily understand and act upon it.
53
54
Use GitHub-flavored Markdown for formatting your response.
0 commit comments