Template for applications
Go to file Use this template
cvoges12 6dab4713e9 fix(COC): missing periods 2022-03-01 22:31:29 +00:00
.gitea feat(issues): bounty and bolded suggestions 2022-02-28 18:48:53 +00:00
docs fix(COC): missing periods 2022-03-01 22:31:29 +00:00
LICENSE Initial commit 2022-02-24 04:27:34 +00:00
README.md feat(README): made some patron links optional 2022-03-01 22:23:15 +00:00

README.md

Logo
${REPO_NAME}

[?] Switch for your own logo

${REPO_DESCRIPTION}
Report a Bug · Request a Feature · Ask a Question

Project license

Pull Requests welcome code with love by

Donations accepted:
Liberapay receiving buymeacoffee ko-fi

Table of Contents

About

[?] Provide general information about your project here. What problem does it (intend to) solve? What is the purpose of your project? Why did you undertake it?

Back to top

Getting Started

Prerequisites

Required dependencies:

  • .

[?] List project requirements or dependencies. List build tools.

Back to top

Installation

Run the following to install:

[?] Describe how to install and get started with the project. List build instructions.

Back to top

Usage

[?] How does one go about using it? Provide various use cases and code examples here.

Back to top

Support

[?] Provide additional ways to contact the project maintainer/maintainers. Website? Email?

Back to top

Roadmap

See the open issues for a list of proposed features (and known issues).

For some quick links:

[?] Add number to labels= in link. Add Kanban board or other project management software.

Back to top

Project Help

If you want to say "thank you" and/or support active development of ${REPO_NAME}:

  • Add a GitHub Star to the project's GitHub awareness page. (our project is not mirrored to prevent GitHub Copilot)
  • Tweet about ${REPO_NAME} or spread the word on other social media.
  • Write interesting articles about the project on Dev.to, Medium, or your personal blog.
  • Become a patron and help fund ${REPO_NAME}:

[?] Replace the above links with links to the project's own funding pages.

[?] Optionally, add other donation links, such as: Patreon, Kickstarter, Indiegogo

Together, we can make ${REPO_NAME} better!

Back to top

Contributing

Firstly, thanks for considering to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.

Please read our contribution guidelines, and thank you for being involved!

Back to top

Acknowledgements

Funding Organizations

[?] Include any organizations or companies that are funding the project.

Back to top

Patrons

A special thanks to my patrons on:

[?] Replace the above links with links to the project's own funding pages w/ patrons listed.

[?] Optionally, add other donation links, such as: Patreon, Kickstarter, Indiegogo

Back to top

Software Used

[?] Include libraries and applications used in the project.

Back to top

Inspirations

[?] Include any projects or people that have inspired this project.

Back to top

Authors and contributors

The original setup of this repository is by ${REPO_OWNER}.

For a full list of all authors and contributors, see the contributors page.

[?] Replace with contributors graph once https://github.com/go-gitea/gitea/issues/847 is implemented.

Back to top

Security

${REPO_NAME} follows good practices of security, but 100% security cannot be assured. ${REPO_NAME} is provided "as is" without any warranty. Use at your own risk.

For more information and to report security issues, please refer to our security documentation.

Back to top

License

Copyright (C) 2022 Clayton Voges

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/

Back to top