-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_ ;-) |