Skip to content

Commit

Permalink
CONTRIBUTING: don't list instructions for rice
Browse files Browse the repository at this point in the history
Since we're no longer using rice for embedded data, don't list
instructions that direct people to use it when contributing.  The normal
workflow should be sufficient and correct.
  • Loading branch information
bk2204 committed Sep 20, 2022
1 parent c68ab65 commit 6dd7747
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ would like to make that are not dependent upon each other, consider submitting
them as separate pull requests.
- Write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).

## Updating management templates
0. Install go.rice with `go install github.com/GeertJohan/go.rice`
0. Run `rice embed-go` after all template changes have been made
0. Commit the change
0. Submit a pull request.

## Resources

- [Contributing to Open Source on GitHub](https://guides.github.com/activities/contributing-to-open-source/)
Expand Down

0 comments on commit 6dd7747

Please sign in to comment.