Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 2.25 KB

File metadata and controls

57 lines (33 loc) · 2.25 KB

Contributing to AssistantDKM

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

TLDR

Note: Please don't file an issue to ask a question. You'll get faster results by asking your question in our Discord server or by using the resources below.

Table Of Contents


What should I know before I get started?

Project History

TODO

Design Decisions

TODO


How Can I Contribute?

I found a bug and want to report it

First of all thank you for taking the time to check our guidelines before creating a Github issue 💪

To help keep the issues manageable, please double check that the issue you have, has not been reported already in the issues list. Secondly please ensure that you fill in as much information as possible on the issue. The issue template should help you through the process, sometimes small details help us find the bug quickly.

Suggesting a Feature

Please note: Just because a feature ticket exists, does not mean that we will or can build the feature.

  • Ensure that there is no existing feature request on the issues page
  • Research is required
    • Typically when a feature is built, there is a lot of time spent gathering the data, figuring out how we are going to make use of and store the data within the apps, figuring out how to localise (translate) the data displayed.
  • Some things may not be possible or will take too much time.

You can create a feature request from here