Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chandrakant0110/add-projects-get-pr-merged
This repo is accepting your projects and, in a return, merging your PR's. Happy Opensourcing!!!
https://github.com/chandrakant0110/add-projects-get-pr-merged
api dart hacktoberfest hacktoberfest-accepted hacktoberfest2024 hacktoberfest2024-accepted hacktoberfest2024-approved java javascript kotlin-android react react-native reactjs redux tailwind typescript vitejs
Last synced: 6 days ago
JSON representation
This repo is accepting your projects and, in a return, merging your PR's. Happy Opensourcing!!!
- Host: GitHub
- URL: https://github.com/chandrakant0110/add-projects-get-pr-merged
- Owner: Chandrakant0110
- Created: 2024-10-03T11:09:30.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-23T17:50:30.000Z (14 days ago)
- Last Synced: 2024-10-31T23:09:01.862Z (6 days ago)
- Topics: api, dart, hacktoberfest, hacktoberfest-accepted, hacktoberfest2024, hacktoberfest2024-accepted, hacktoberfest2024-approved, java, javascript, kotlin-android, react, react-native, reactjs, redux, tailwind, typescript, vitejs
- Language: JavaScript
- Homepage:
- Size: 478 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# [HacktoberFest 2024]
A new Flutter project created to get you started with open source contribution on GitHub.
## Getting Started
Before you begin, look for the issues and fix it.
## The Process
1. Fork this repository
2. Run `git clone [your repo url goes here]`
3. CD into your cloned repo
4. Run `git checkout -b [your branch name goes here]` to create your new branch
5. Make your edits and save
6. Run `git add .`
7. Run `git commit -m 'Commit message goes here'`
8. Finally, run `git push origin [your branch name goes here]`
9. **Star this repo**
10. Create a new pull request from your forked repository (Click the `New Pull Request` button located at the top of your repo)
11. Wait for your new PR to be reviewed and merged!