Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devlopersabbir/buy-me-coffee-clone

Online payment application
https://github.com/devlopersabbir/buy-me-coffee-clone

Last synced: 4 days ago
JSON representation

Online payment application

Awesome Lists containing this project

README

        

## Buy Me Coffee Clone

Open source ✔

### Contributing Rules ⚒

1. Identify an [Issue](https://github.com/devlopersabbir/buy-me-coffee-clone/issues) or feature to add
2. Check posted Issues to see if your issue has already been posted
3. If not, create a new Issue (see directions below)
4. Frok `buy-me-coffee-clone` repository to your GitHub or clone from here

```bash
https://github.com/devlopersabbir/buy-me-coffee-clone
```

5. Creat a new branch and switch to your OWN branch

```bash
git checkout -b newBranchName
```

6. Complete your work and push that branch
7. Come back to this repo and create a Pull Request to merge your branch with the fix/feature (see directions below)