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

https://github.com/fernanda-kipper/readme-templates

This repository provides a series of README templates to help developers document their projects πŸš€πŸ‘©β€πŸ’»
https://github.com/fernanda-kipper/readme-templates

readme readme-template

Last synced: 4 months ago
JSON representation

This repository provides a series of README templates to help developers document their projects πŸš€πŸ‘©β€πŸ’»

Awesome Lists containing this project

README

        




This repository provides a series of README templates to help developers document their projects πŸš€πŸ‘©β€πŸ’»

_Read this in other languages:_
[_PortuguΓͺs_](./translations/README-ptBR.md),

πŸ“ Templates

[SIMPLE_FRONT__BADGE]: https://img.shields.io/badge/Simple_Frontend-000?style=for-the-badge&logo=html
[SIMPLE_BACK__BADGE]: https://img.shields.io/badge/Simple_Backend-000?style=for-the-badge&logo=code
[BADGES_FRONT__BADGE]: https://img.shields.io/badge/W/_Badges_Frontend-000?style=for-the-badge&logo=badge
[BADGES_BACK__BADGE]: https://img.shields.io/badge/W/_Badges_Backend-000?style=for-the-badge&logo=badge
[MINIMALIST__BADGE]: https://img.shields.io/badge/Minimalist-000?style=for-the-badge&logo=badge

[![backend-simple][SIMPLE_BACK__BADGE]](./simple/backend.md)
[![frontend-simple][SIMPLE_FRONT__BADGE]](./simple/frontend.md)
[![frontend-badges][BADGES_FRONT__BADGE]](./badges/frontend.md)
[![backend-badges][BADGES_BACK__BADGE]](./badges/backend.md)
[![minimalist][MINIMALIST__BADGE]](./minimalist/readme.md)

Contribute πŸš€

If you want to contribute, clone this repo, create your work branch and get your hands dirty!

```bash
git clone https://github.com/Fernanda-Kipper/Readme-Templates.git
```

```bash
git checkout -b feature/NAME
```

At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!

[How to create a Pull Request](https://www.atlassian.com/br/git/tutorials/making-a-pull-request) |
[Commit pattern](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)

License πŸ“ƒ

This project is under [MIT](./LICENSE) license