the-kolibri / kolibri-template

Kolibri's GitHub repository template files for new Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kolibri Template

Code Name

Repository Template

This is a Kolibri's repository template for new projects.

Ready to clone and start a new project with the basic standards of the KN developments.

Content

  • Readme file template
  • .github directory for Issues and PRs templates
  • Issue base template
  • PRs base template

Template Instructions

  1. Clone
  2. Assign Project
  3. Assign Milestones
  4. Add Labels
  5. Start Coding

Readme Template Structure

  • Title of the project
  • Shield labels
  • Subject of the project
  • Description of the project / repo
  • Base Instructions
  • Code Names list (5 min)

Begin of Template

# Repo Title

![Code Name](https://img.shields.io/badge/Code%20Name-v0.0.0-lightgrey)

## Repo Subject

## Description

## Instructions

### Codenames

    ```language
    v0.0.0 Codename A
    v1.0.0 Codename B
    v2.0.0 Codename C
    v3.0.0 Codename D
    v4.0.0 Codename E
    v5.0.0 Codename F
    ```
<!-- Footline -->

---

<p align="center">
    With đź–¤ from <a href="http://bit.ly/Tlatelolco-GMaps">Tlatelolco, CDMX</a> by <a href="https://twitter.com/The_Kolibri">Kolibri</a>
</p>

---

<!-- License -->

<p align="center" xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://github.com/the-kolibri/kolibri-template">Kolibri Repository Template</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://twitter.com/The_Kolibri">Kolibri</a> is licensed under <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY 4.0 <img width="12px" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img width="12px" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"></a></p>

End of Template


Codenames

    v0.0.0 Picaflor
    v1.0.0 ColibrĂ­
    v2.0.0 Tominejo
    v3.0.0 Chupaflor
    v4.0.0 Tucusito
    v5.0.0 Quinde

With đź–¤ from Tlatelolco, CDMX by Kolibri


Kolibri Repository Template by Kolibri is licensed under CC BY 4.0

About

Kolibri's GitHub repository template files for new Projects

License:Creative Commons Attribution 4.0 International


Languages

Language:Shell 100.0%