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

https://github.com/arsharaj/arsharaj-template

Template for github repositories
https://github.com/arsharaj/arsharaj-template

arsharaj changelog code-of-conduct codeowners contributing funding gitignore issue-templates license pull-request-template readme security template template-repository

Last synced: 7 months ago
JSON representation

Template for github repositories

Awesome Lists containing this project

README

          

## Repository Type : Repository Name

> Repository description or tagline

Badges (if required)

### Table of Contents

- Item 1
- Item 2
- Item 3

### Features

- Feature 1
- Feature 2
- Feature 3

### Requirements

- Requirement 1
- Requirement 2
- Requirement 3

### Installation

1. Step 1
2. Step 2
3. Step 3

### Usage

1. Command 1
2. Command 2
3. Command 3

### Website

Website Screenshot

### Folder Structure

```
root
├─── .github
├─── docs
├─── src
└─── tests
```

### Documentation

Full documentation can be found in [docs](docs/) folder.

### Running Tests

Run the following command to execute the test suite : `command to run tests`

### Contributing

We welcome contributions! Please read [contributing.md](contributing.md) for guidelines.

### Versioning

This project uses [Semantic Versioning](https://semver.org/).

### License

[License Identifier](license)