Skip to content

Commit

Permalink
Merge pull request #18 from the-kolibri/dev
Browse files Browse the repository at this point in the history
Add | Dev => Main | New Release Colibrí v1.0.0
  • Loading branch information
the-kolibri authored Jun 27, 2021
2 parents 4766701 + 7d57665 commit 3c64c95
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
17 changes: 10 additions & 7 deletions .konfig/basic-issues.sh
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
#!/usr/bin/env bash

# Kolibri's repository configuration
# Kolibri's base repository configuration
# v1.0.0

G_U="the-kolibri" # GITHUB_USER
L_O="⚙️ Settings" # LABEL_ONE
L_T="📦 Release Name v0.0.0" # LABEL_TWO
L_T="📦 Octopus" # LABEL_TWO
MS="Base repo files" # MILESTONE
PN="GitHub Cli Lab" # PROJECT NAME

CoreIssues() {
gh issue create -t 'Add README file' -b 'Custom README file for the project' -l "$L_O,$L_T" -a ${G_U} -m "${MS}"
gh issue create -t 'Add .gitignore file' -b 'Basic .gitignore file for the project' -l "$L_O,$L_T" -a ${G_U} -m "${MS}"
gh issue create -t 'Add GitHub Issues template files' -b 'Custom GitHub Issues template files for the project' -l "$L_O,$L_T" -a ${G_U} -m "${MS}"
gh issue create -t 'Add GitHub PRs template files' -b 'Custom Pull Requests template files for the project' -l "$L_O,$L_T" -a ${G_U} -m "${MS}"
gh issue create -t 'Add License file' -b 'Project license file' -l "$L_O,$L_T" -a ${G_U} -m "${MS}"
gh issue create -t 'Add Konfig setup scripts' -b 'Konfig custom script for repo setup' -l "$L_O,$L_T" -a ${G_U} -m "${MS}" -p "${PN}"
gh issue create -t 'Add README file' -b 'Custom README file for the project' -l "$L_O,$L_T" -a ${G_U} -m "${MS}" -p "${PN}"
gh issue create -t 'Add .gitignore file' -b 'Basic .gitignore file for the project' -l "$L_O,$L_T" -a ${G_U} -m "${MS}" -p "${PN}"
gh issue create -t 'Add License file' -b 'Project license file' -l "$L_O,$L_T" -a ${G_U} -m "${MS}" -p "${PN}"
gh issue create -t 'Add GitHub Template files' -b 'Custom GitHub Issues and Pull Request template files for the project' -l "$L_O,$L_T" -a ${G_U} -m "${MS}" -p "${PN}"
gh issue create -t 'Add README cover image' -b 'Custom README cover image for the project' -l "$L_O,$L_T" -a ${G_U} -m "${MS}" -p "${PN}"
}

CoreIssues
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Kolibri Template

![Code Name](https://img.shields.io/badge/Picaflor-v0.0.0-blue)
![Code Name](https://img.shields.io/badge/Colibri-v1.0.0-green)

<img src="https://kolibri-storage-github.s3.amazonaws.com/covers/readmes/cover-kolibri-template.png">

## Repository Template

Expand Down Expand Up @@ -72,7 +74,7 @@ Ready to clone and start a new project with the basic standards of the KN develo

<!-- 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 style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"></a></p>
<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
Expand All @@ -98,4 +100,4 @@ Ready to clone and start a new project with the basic standards of the KN develo

---

<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 style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"></a></p>
<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>

0 comments on commit 3c64c95

Please sign in to comment.