diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ab830f7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +### Added + +- First release diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..d906007 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,9 @@ +In the Nextcloud community, participants from all over the world come together to create Free Software for a free internet. This is made possible by the support, hard work and enthusiasm of thousands of people, including those who create and use Nextcloud software. + +Our code of conduct offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other. + +The Code of Conduct is shared by all contributors and users who engage with the Nextcloud team and its community services. It presents a summary of the shared values and “common sense” thinking in our community. + +You can find our full code of conduct on our website: https://nextcloud.com/code-of-conduct/ + +Please, keep our CoC in mind when you contribute! That way, everyone can be a part of our community in a productive, positive, creative and fun way. diff --git a/README.md b/README.md new file mode 100644 index 0000000..073c8a3 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# App Template + +A template to get started with Nextcloud app development. + +## Usage + +- To get started easily use the [Appstore App generator](https://apps.nextcloud.com/developer/apps/generate) to + dynamically generate an App based on this repository with all the constants prefilled. +- Alternatively you can use the "Use this template" button on the top of this page to create a new repository based on + this repository. Afterwards adjust all the necessary constants like App ID, namespace, descriptions etc. + +Once your app is ready follow the [instructions](https://nextcloudappstore.readthedocs.io/en/latest/developer.html) to +upload it to the Appstore. + +## Resources + +### Documentation for developers: + +- General documentation and tutorials: https://nextcloud.com/developer +- Technical documentation: https://docs.nextcloud.com/server/latest/developer_manual + +### Help for developers: + +- Official community chat: https://cloud.nextcloud.com/call/xs25tz5y +- Official community forum: https://help.nextcloud.com/c/dev/11