Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.12 KB

README.rst

File metadata and controls

29 lines (24 loc) · 1.12 KB

Craftcraft

Craft your crafting application using craft-application

Description

This is a template repository for writing a craft application using the latest best practices.

How to create a new project

[TODO: Make this a template repository.]

  1. Use this template to create your repository.
  2. Ensure the LICENSE file represents the current best practices from the Canonical legal team for the specific project you intend to release. (LGPL v3 for libraries, GPL v3 for applications.)
  3. Rename any files or directories and ensure references are updated.
  4. Replace any appropriate craftcraft references with the appropriate name.
  5. Put correct contact information into CODE_OF_CONDUCT.md
  6. Write a new README
  7. Import your documentation to ReadTheDocs.