Skip to content

Commit

Permalink
Base template files
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Jan 31, 2020
1 parent d69dca9 commit 459ef2a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CODE_STANDARDS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Code Standards
This project uses the following code standards and specifications from:
- [docsify](https://docsify.js.org) - documentation
- [schema.org](https://github.com/schemaorg/schemaorg) - schemas

# Schema Standards
Our schema creation and update process is founded on the [Schema.org](https://github.com/schemaorg/schemaorg#proposing-schemas) design and we follow many of their principles.
11 changes: 11 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Contributing to Schema

See [README](README.md) for more details, especially on proposing schemas.

Getting Started:

* Please join the [Schema Channel on Slack](https://atlantistic.slack.com/app_redirect?channel=schema).
* Visit the official site at [BitcoinSchema.org](https://BitcoinSchema.org) where you can see all published schemas.
* For our license see the [LICENSE](LICENSE) file.
* Learn more about [Schema.org](https://github.com/schemaorg/schemaorg#welcome-to-schemaorg)
* How we work: _coming soon_ ;-)

0 comments on commit 459ef2a

Please sign in to comment.