mirror of
https://github.com/tonytins/tomas.git
synced 2025-06-25 10:04:43 -04:00
Issue and pull request templates
- Added code of conduct - Code climate badges
This commit is contained in:
parent
ac28f2b9a4
commit
f006ab41bf
8 changed files with 246 additions and 21 deletions
13
README.md
13
README.md
|
@ -1,6 +1,17 @@
|
|||
# TOMAS
|
||||
|
||||
<img title="" src="screenshot.png" alt="" data-align="center">
|
||||
<p align="center">
|
||||
<a href="https://github.com/tonytins/tomas/blob/main/LICENSE"><img src="https://img.shields.io/github/license/tonytins/tomas" alt="GitHub license"></a>
|
||||
<a href="https://github.com/tonytins/tomas/actions?query=workflow%3Adotnet.yml"><img src="https://img.shields.io/github/actions/workflow/status/tonytins/tomas/dotnet.yml" alt="GitHub Workflow Status"></a>
|
||||
<img src="https://img.shields.io/github/commit-activity/w/tonytins/tomas" alt="GitHub commit activity">
|
||||
<br>
|
||||
<a href="code_of_conduct.md"><img src="https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg" alt="Contributor Covenant"></a>
|
||||
<img src="https://img.shields.io/codeclimate/maintainability-percentage/tonytins/tomas" alt="Code Climate maintainability">
|
||||
<img src="https://img.shields.io/codeclimate/tech-debt/tonytins/tomas" alt="Code Climate technical debt">
|
||||
</p>
|
||||
|
||||
|
||||
<img title="" src="screenshot.png" alt="" align="center">
|
||||
|
||||
TOMAS (**To**ny's **Ma**naged Operating **S**ystem) is a hobby operating system based on the [COSMOS](https://github.com/CosmosOS/Cosmos) framework that comes with a respective terminal emulator.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue