Skip to content
Greg Swindle edited this page Sep 1, 2017 · 1 revision

Product logo

product-name

Additional information or tag line.

A brief description of your project, what it is used for.

Table of contents

Install markdown-toc and automate its execution to keep a current table of contents with jump-links.

Installation / Getting started

A quick introduction of the minimal setup you need to get a hello world up & running.

Replace these instructions with installation procedures applicable to your product.

commands here

Here you should say what actually happens when you execute the code above.

Usage

product-name allows users to do feature-one, feature-two, and feature-three.

feature-one sample code


feature-two sample code


feature-three sample code


Development

PRs Welcome We welcome contributors and pull requests!

Interested in development contributions? Great! Check out our guidelines for Contributing to product-name for details.

Built With

List main libraries, frameworks used including versions (React, Angular etc.). Automate this list dynamically in order to keep it up-to-date.

Prerequisites

What is needed to set up the dev environment? For instance, global dependencies or any other tools. Provide installation instructions using dependency management tools. (If dependency management is not available, include download links.)

Set up a development environment

Here's a brief intro about what a developer must do in order to start developing the project further:

git clone https://github.com/your/your-project.git
cd your-project/
packagemanager install

And state what happens step-by-step. If there is any virtual environment, local server or database feeder needed, explain here.

Configuration

Here you should write what are all of the configurations a user can enter when using the project.

Data persistence

Explain what database/datastore (and version) is used (if any). Provide

  • Download links,
  • Datastore design and schemas, relations etc...

DevSecOps

Briefly state the continuous integration/continuous delivery (or deployment) services you use for product delivery, including all quantity gates.

Build

If your project needs some additional steps for the developer to build the project after some code changes, state them here. for example:

./configure
make
make install

Here again you should state what actually happens when the code above gets executed.

Test

Describe and show how to run the tests with code examples. Explain what these tests test and why.

Give an example

Deploy/Publish

Give instructions on how to build and release a new version. In case there's some step you have to take that publishes this project to a server, this is the right time to state it.

packagemanager deploy your-project -s server.com -u username -p password

And again you'd need to tell what the previous code actually does.

Style guide

Explain your code style and show how to validate and fix non-compliant source code.

API Reference

If your product depends on external APIs, link to the API documentation.

If your product is an API or micro-service itself, link to its OpenAPI/Swagger specification.

Version and CHANGELOG

Link to your version specification. If you don't follow a formal specification, use Semantic Versioning, and declare the latest version here. For the versions available, see the link to tags on this repository.

Read more about how to Use Semantic Versioning v2.0.0.

Finally, link to the Change Log, which describes that features, fixes, and breaking changes introduced over time, with links to their Git commits SHAs.

The latest version of product-name is 0.0.0. View the CHANGELOG for details.

You can automate your product's semantic version and CHANGELOG entries with tools like standard-version!

Contributing to product-name

PRs Welcome We welcome contributors and pull requests!

Contributions are community-driven stories with a beginning, a middle, and an end, all told through issues, comments, and pull requests. If you're interested in collaborating, please review these guidelines:

Contributor recognition

Use a tool like all-contributors-cli to automatically generate a table of contributors by name and contribution.

Contributions come in many forms, including:

Emoji Type of contribution
💬 Answering Questions (in Issues, Stack Overflow, Gitter, Slack, etc.)
🐛 Bug reports
📝 Blogposts
💻 Code
📖 Documentation
🎨 Design
💡 Examples
📋 Event Organizers
💵 Financial Support
🔍 Funding/Grant Finders
🤔 Ideas & Planning
🚇 Infrastructure (Hosting, Build-Tools, etc)
🔌 Plugin/utility libraries
👀 Reviewed Pull Requests
🔧 Tools
🌍 Translation
⚠️ Tests
Tutorials
📢 Talks
📹 Videos

This demonstrates your gratitude and commitment to community growth.

License

State what the license (if any) is and how to find the text version of the license.

License name © Primary Contact.

Display the results of your last scan for third-party dependencies included in your product, e.g., from FOSSA. Delete this part if it's unavailable.

FOSSA Status