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

https://github.com/alexis-gss/github-project-template

A template dedicated to start a new project in Github
https://github.com/alexis-gss/github-project-template

github project starting-template template

Last synced: 2 months ago
JSON representation

A template dedicated to start a new project in Github

Awesome Lists containing this project

README

        

![Banner of the github account](./assets/images/github-visual.png)

[![GitHub latest commit](https://img.shields.io/github/last-commit/alexis-gss/github-project-template/develop?color=FFFFFF&style=for-the-badge)](https://github.com/alexis-gss/github-project-template/commit/master)
[![GitHub tag](https://img.shields.io/github/tag/alexis-gss/github-project-template?style=for-the-badge&color=FFFFFF)](https://github.com/alexis-gss/github-project-template/tags)
[![GitHub License](https://img.shields.io/github/license/alexis-gss/github-project-template?color=FFFFFF&style=for-the-badge)](https://github.com/alexis-gss/github-project-template/blob/master/LICENSE)

# Introduction
[Github Project Template](https://docs-github-project-template.alexis-gousseau.com) is a template dedicated to start a new project in Github.

# Table of contents

- [Introduction](#introduction)
- [Table of contents](#table-of-contents)
- [Frameworks, Platforms and Libraries](#frameworks-platforms-and-libraries)
- [Documentation](#documentation)
- [Contributing](#contributing)
- [Create a task](#create-a-task)
- [Fixing a Bug](#fixing-a-bug)
- [Proposing a Change](#proposing-a-change)
- [Changelog](#changelog)
- [Copyright and License](#copyright-and-license)

# Frameworks, Platforms and Libraries

[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/)
[![Gitbook](https://img.shields.io/badge/GitBook-7B36ED?style=for-the-badge&logo=gitbook&logoColor=white)](https://www.gitbook.com/)

# Documentation

You can find all the documentation of this package on this link : [Github Project Template documentation](https://docs-github-project-template.alexis-gousseau.com).

# Contributing

### Create a task

You can create a [new issue](https://github.com/alexis-gss/github-project-template/issues/new/choose) with a specific templates : bug or feature.

Once your code is working, please verify that your code is following the same coding standards.

### Fixing a Bug

When fixing a bug please make sure to test it in several browsers. If you are not able to do so, mention that in a PR comment, so other contributors can do it.

### Proposing a Change

When implementing a feature please create an issue first explaining your idea and asking whether there's need for such a feature. Remember the script's core philosophy is to stay simple and minimal, doing one thing and doing it right.

# Changelog

Latest version v1.0.0.

See the [CHANGELOG.md](CHANGELOG.md) file for details.

# Copyright and License

[Github Project Template](https://docs-github-project-template.alexis-gousseau.com) was written by [Alexis Gousseau](https://github.com/alexis-gss).

Copyright (c) 2024 and beyond Alexis Gousseau.