mirror of
https://github.com/danog/liquid.git
synced 2024-11-26 21:34:44 +01:00
Update guidelines to refer to issues board
This commit is contained in:
parent
a824673984
commit
aad76bdd82
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@ -1,8 +1,6 @@
|
||||
## Checklist
|
||||
|
||||
- [ ] I have searched the [issue list](https://github.com/osteele/liquid/issues)
|
||||
- [ ] I have read the [status](https://github.com/osteele/gojekyll#status) section of the README. This isn't a duplicate of something that's already on the roadmap.
|
||||
- [ ] I have ready the [other differences](https://github.com/osteele/gojekyll#status) section of the README.
|
||||
- [ ] I have tested my example against Shopify Liquid. (This isn't necessary if the actual behavior is a panic, or an error for which `IsTemplateError` returns false.)
|
||||
|
||||
## Expected Behavior
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Here's some ways to help:
|
||||
|
||||
* Select an item from one of the [project boards](https://github.com/osteele/liquid/projects). Convert it to an Issue and assign it to yourself, so we know you're working on it.
|
||||
* Select an item from the [issues list](https://github.com/osteele/liquid/issues)
|
||||
* Search the sources for FIXME and TODO comments.
|
||||
* Improve the [code coverage](https://coveralls.io/github/osteele/liquid?branch=master). Once it reaches 90%, we can submit a PR to [Awesome Go](https://github.com/avelino/awesome-go/)!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user