Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 3.49 KB

CONTRIBUTING.md

File metadata and controls

66 lines (45 loc) · 3.49 KB

Contributing to Dark Castle Theme

Table of Contents

Code of Conduct

This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to scott.grivner@gmail.com.

New Themes

If you would like to create a new Dark Castle theme for a missing platform:

  1. Create a new repository based on this Template.
  2. Build the new theme using the Color Palette listed on the Main Repository.
  3. Use the provided code samples located in the Samples folder to develop and test the theme, then delete it when you're finished with it.
  4. Finally, Submit an Issue (Feature Request) with a link to your repository. Once the theme is accepted, we will move the repository under the Dark Castle main repository and then give you rights to maintain it 😀.

Existing Themes

Changes

If you would like to change an existing theme, please submit a Pull Request under the repository/theme you'd like to change.

  • Please follow the template and explain why you're submitting the PR when you do, we'll review it and get back to you if we have additional questions or feedback.

Issues

If you have an issue, submit an Issue (Bug report) under the repository/theme you're having problems with.

  • Explain why you think this is an issue (screenshots are encouraged).
  • Click "New Issue → Bug report → Get started", fill out the template then click "Submit new issue".

Enhancements

If you have an enhancement, submit an Issue (Feature request) under the repository/theme you'd like to request a change with.

  • Explain why you think this is important.
  • Click "New Issue → Feature request → Get started", fill out the template then click "Submit new issue.

Questions

Roadmap

  • Check out our GitHub Project to get a good understanding of where we're currently at with the overall project.

Support

If you like the project, but just don't have time to contribute, that's fine. There are other easy ways to support the project and show your appreciation, which we would also be very happy about:

  • Star the project
  • Post about it on socials
  • Refer this project in your project's README
  • Mention the project at local meetups and tell your friends/colleagues
  • Consider sponsoring the project; we're a small team and any contribution helps us go a long way with this project

Thanks for taking the time to Contribute!