Skip to content

Commit

Permalink
[home][s]: move last bit of old home page into new home page.
Browse files Browse the repository at this point in the history
  • Loading branch information
rufuspollock authored and lauragift21 committed May 5, 2020
1 parent 2b3025f commit cfa5ffc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 35 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,19 @@ This philosophy is itself based on the overall design principles of the Friction
* **Existing Tooling:** Integrate as easily as possible with existing tools both by building integrations and designing for direct use – for example we like CSV because everyone has a tool that can access CSV.
* **Simple, Lightweight:** Add the minimum, do the least required, keep it simple. For example, use the most basic formats, require only the most essential metadata, data should have nothing extraneous.

## How to contribute
## Participate and Contribute

### Overview
This effort is community-run and contributions, comments and corrections are warmly welcomed. Most work proceeds in an RFC-style manner with discussion on the [forum][forum] and the [chat][chat].

Material is kept in a [git repo on GitHub][repo] - fork and submit a pull request to add material. There is also an [issue tracker][issues] which can be used for specific issues or suggestions.

[forum]: https://discuss.okfn.org/c/frictionless-data
[repo]: https://github.com/frictionlessdata/specs
[issues]: https://github.com/frictionlessdata/specs/issues
[chat]: https://gitter.im/frictionlessdata/chat
[site]: http://frictionlessdata.io

## For Editors

This repository is the canonical repository for the core Frictionless Data specifications. The repository features:

Expand Down Expand Up @@ -63,3 +73,4 @@ See the existing entries in the registry, and then take the following steps to a
1. Make a new pull request called `registry/{NAME_OF_SPECIFICATION}`
2. The pull request features a JSON Schema file for the new specification, and adds the spec to `registry.csv`
3. Write a brief description of the spec as part of the pull request.

33 changes: 0 additions & 33 deletions specs/index.md

This file was deleted.

0 comments on commit cfa5ffc

Please sign in to comment.