You've already forked awesomebitcoin.cash
38 lines
1.8 KiB
Markdown
38 lines
1.8 KiB
Markdown
# Motivating Principles
|
|
|
|
This project was created to serve as a resource for newcomers and developers, and also from
|
|
frustration with lists of dead, inactive, abandoned or closed-source projects.
|
|
|
|
In an effort to keep this list maintainable, the idea is to be somewhat picky about what is added,
|
|
without being a snob. The **guiding metric should be end-user adoption** and not one's personal
|
|
opinions about bitcoin.
|
|
|
|
All the projects and links use Bitcoin Cash, some do so while supporting other currencies, which is awesome.
|
|
|
|
# Contribution Guidelines
|
|
|
|
Please ensure your pull request adheres to the following guidelines:
|
|
|
|
## Before you start
|
|
|
|
- Search previous suggestions before making a new one, as yours may be a duplicate.
|
|
|
|
## Editorial Guidelines
|
|
|
|
- Software should be actively maintained and up-to-date with the most recent upgrade, if that's needed.
|
|
- Projects and apps should be functional and ideally have usage by the community.
|
|
- Projects which are large and multifaceted may appear in multiple places, but the same link should never be duplicated.
|
|
- Everything should be awesome: open-source, functional, uses Bitcoin Cash, have documentation and tests, or has most of these.
|
|
- You should not submit a project **less than six months old** you created or contributed to, rather, it should be promoted to the wider community.
|
|
|
|
## Formatting
|
|
|
|
- Use the following format: `[project](link) - a short description.`
|
|
- If source code and documentation are available, those may be linked as well: `[project](link) [[src]](link) [[docs]](doc) - ...`
|
|
- Try to describe projects in their own words.
|
|
- Keep descriptions short and simple, but descriptive.
|
|
- Check your spelling and grammar.
|
|
- End all descriptions with a full stop/period.
|
|
- Make sure your text editor is set to remove trailing whitespace.
|
|
|
|
Thank you for your suggestions! |