Skip to content

go-goods/tmpl

Repository files navigation

tmpl Templating System

Please see the generated documentation for now.

Contributing

Any broken thing should first get logged as an issue. All fixes should occur in branches, followed by a pull request to get the fixes into master.

Commit messages, when referencing any aspect of an issue, should begin with a quick descriptor, the issue number, and then the message.

Submitting Tests

Tests #123: Submitting test to verify break

Commit Against an Issue

Re #123: Changed some thing to fix foo

Merge Pull Request

Fixes #123: Merging fix for foo