https://github.com/tungbq/find-github-issue
:octocat: Collection of GitHub filters for open-source contributors
https://github.com/tungbq/find-github-issue
contribution-guidelines github open-source
Last synced: 7 months ago
JSON representation
:octocat: Collection of GitHub filters for open-source contributors
- Host: GitHub
- URL: https://github.com/tungbq/find-github-issue
- Owner: tungbq
- Created: 2023-05-18T15:38:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-19T04:17:11.000Z (12 months ago)
- Last Synced: 2025-03-10T17:15:42.087Z (7 months ago)
- Topics: contribution-guidelines, github, open-source
- Homepage: https://tungbq.github.io/find-github-issue
- Size: 43.9 KB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
Find GitHub Issues
:octocat: Collection of GitHub filters for open-source contributors
## Tips to find the issues 🔖
See [filtering-and-searching-issues-and-pull-requests](https://docs.github.com/en/issues/tracking-your-work-with-issues/filtering-and-searching-issues-and-pull-requests)
## GitHub issues list 🔗
🚀 Below is the list of open issues with no assignee. It's ready for contributions. Check it out!
| ID | Name | Link |
| :-- | :------------------------ | :----------------------------------------------------------------------------------------------------------------------------------------- |
| 1 | **Good first issues** | [Click to find](https://github.com/issues?q=is%3Aopen+label%3A%22good+first+issue%22+comments%3A0+no%3Aassignee) |
| 2 | **Help Wanted** | [Click to find](https://github.com/issues?q=is%3Aopen+no%3Aassignee+label%3A%22help+wanted%22+) |
| 3 | **Bug** | [Click to find](https://github.com/issues?q=is%3Aopen+no%3Aassignee+label%3Abug+) |
| 4 | **Up for Grabs** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3Aup-for-grabs) |
| 5 | **DevOps** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3ACI%2FCD%2CCI%2CDevOps%2Carea%2FCI%2CInfrastructure) |
| 6 | **CI** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3ACI) |
| 7 | **Docker** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+label%3Adocker+no%3Aassignee) |
| 8 | **Bounty** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3Abounty%2C+Bounty%2C%F0%9F%92%8E+Bounty) |
| 9 | **Github Action** | [Click to find](https://github.com/issues?q=is%3Aopen+no%3Aassignee+label%3Agithub_actions) |
| 10 | **Microsoft Collaborate** | [Click to find](https://opensource.microsoft.com/collaborate/) |
| 11 | **Javascript** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3Ajavascript+) |
| 12 | **NodeJS** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3ANode.js) |
| 13 | **Documentation** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3Adocumentation) |
| 14 | **Frontend** | [Click to find](https://github.com/issues?q=+is%3Aissue++is%3Aopen+no%3Aassignee+label%3Afrontend+) |
| 15 | **Backend** | [Click to find](https://github.com/issues?q=is%3Aissue+is%3Aopen+no%3Aassignee+label%3Abackend) |
| 16 | **Java** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3AJava) |
| 17 | **Tests** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3Atests%2Ctest) |
| 18 | **React** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3Areact) |
| 19 | **CSS** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3Acss) |
| 20 | **Python** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3Apython) |
| 21 | **Hacktoberfest-Easy** | [Click to find](https://github.com/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3Ahacktoberfest%2Cgoodfirstissue) |And more upcoming filters...⏩ you can star/follow this repository to get more up-to-dated content ⭐
## Contributing
- If you find this repository helpful, kindly consider showing your appreciation by giving it a star ⭐ Thanks! 💖
- For more request about the filter. Please open an issue to let us know. Thanks!