Skip to content

Commit 6dd7747

Browse files
committed
CONTRIBUTING: don't list instructions for rice
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.
1 parent c68ab65 commit 6dd7747

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ would like to make that are not dependent upon each other, consider submitting
2525
them as separate pull requests.
2626
- Write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
2727

28-
## Updating management templates
29-
0. Install go.rice with `go install github.com/GeertJohan/go.rice`
30-
0. Run `rice embed-go` after all template changes have been made
31-
0. Commit the change
32-
0. Submit a pull request.
33-
3428
## Resources
3529

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

0 commit comments

Comments
 (0)