Skip to content

Commit

Permalink
Merge pull request #185 from marp-team/update-community-health
Browse files Browse the repository at this point in the history
Update community health files
  • Loading branch information
yhatt committed Nov 19, 2019
2 parents 5427f81 + 1779182 commit 25d2b68
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 14 deletions.
13 changes: 1 addition & 12 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@

Thank you for taking the time to read how to contribute to Marp CLI! This is the guideline for contributing to Marp CLI.

But this document hardly has contents! We are following [the contributing guideline of marp-team projects](https://github.com/marp-team/marp/blob/master/.github/CONTRIBUTING.md). Please read these guidelines this before starting work in Marp CLI.

- [**Code of Conduct**](https://github.com/marp-team/marp/blob/master/.github/CODE_OF_CONDUCT.md)
- [**Report issue**](https://github.com/marp-team/marp/blob/master/.github/CONTRIBUTING.md#report-issue)
- [**Pull request**](https://github.com/marp-team/marp/blob/master/.github/CONTRIBUTING.md#pull-request)
- [**Release**](https://github.com/marp-team/marp/blob/master/.github/CONTRIBUTING.md#release)
But this document hardly has contents! We are following [**the contributing guideline of Marp team projects**](https://github.com/marp-team/.github/blob/master/CONTRIBUTING.md). _You have to read this before starting work._

## Development

Expand All @@ -19,12 +14,6 @@ yarn build
yarn watch
```

### Run in Gitpod

You can also build and run `marp-cli` in Gitpod, an online IDE for GitHub:

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/marp-team/marp-cli)

### Use built version

Use `./marp-cli.js` instead of `marp` command.
Expand Down
1 change: 0 additions & 1 deletion .github/FUNDING.yml

This file was deleted.

4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## [Unreleased]

### Changed

- Update community health files ([#185](https://github.com/marp-team/marp-cli/pull/185))

## v0.16.2 - 2019-11-18

### Changed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ For example, the below configuration will set constructor option for Marp Core a
## Contributing

Are you interested in contributing? Please see [CONTRIBUTING.md](.github/CONTRIBUTING.md).
Are you interested in contributing? Please see [CONTRIBUTING.md](.github/CONTRIBUTING.md) and [the common contributing guideline for Marp team](https://github.com/marp-team/.github/blob/master/CONTRIBUTING.md).

## Author

Expand Down

0 comments on commit 25d2b68

Please sign in to comment.