https://github.com/kenpusney/badges
A list of badges for github repository status tracking
https://github.com/kenpusney/badges
Last synced: 5 months ago
JSON representation
A list of badges for github repository status tracking
- Host: GitHub
- URL: https://github.com/kenpusney/badges
- Owner: kenpusney
- Created: 2017-12-08T06:16:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-08T06:58:18.000Z (about 8 years ago)
- Last Synced: 2025-01-29T07:46:55.016Z (12 months ago)
- Size: 1000 Bytes
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# badges
A list of badges for github repository status tracking
## Project status
### Introduction
Project status indicates whether current status is active maintained/supported and ready for production use.
Usually you should consider  and  project for production usage
and avoid  or  project.
For  we may still provide support.
And we have many  projects and we encourage everyone try that and provide your feedback.
### Badges
- : This project is no longer maintained and is not recommended
- : This project is active and probably have significant changes breaks previous verison
- : This project is no longer active but there is a replacement
- : This project is active and production ready
- : This project can be used but not actively maintained, you can still contact me for support
- : This project is in experiment, it is not recommend to use it in production, but encourage to help test and feedback.
### Code
```markdown
- 
- 
- 
- 
- 
- 
```
## Project category
### Badges
- : Automation scripts/frameworks for development, testing and ops, also including automated daily activities
- : Service framework for specific domain purpose, can be hosted by server
- : Specification document/schema, including protocols, definitions or design
- : System level software, including programming languages, database, vm or drivers, etc.
- : Otherwise.
### Code
```markdown
- 
- 
- 
- 
- 
```
## Proposal/issue status
### Badges
- : Just created proposal / issue, to be discussed
- : Rejected
- : Approved
- : This issue is covered in another one, and this one should be inactive
- : This issue have been implemented.
### Code
```markdown
- 
- 
- 
- 
- 
```