Sha256: e33754b0ba408d3cb062f49829221690b31180b469e784a1c3e66919a32bef8c

Contents?: true

Size: 917 Bytes

Versions: 32

Compression:

Stored size: 917 Bytes

Contents

# How to contribute to Consul-Templaterb ?

## Samples

The [samples/](samples/) directory contains lots of useable templates that might help others using your new features.
Keep them less specific as possible (for instance use environment variables to allow others to use it directly
without relying on a specic path in KV).

Read first [TemplateAPI.md](TemplateAPI.md) to ensure you are using the best functions for the job, the API is kept
compact and powerful with many examples.

All the samples are unit-tested, so launch rspec before commiting, a template not converging will not be merged.

## Want new features/Found a bug?

[Report it](https://github.com/criteo/consul-templaterb/issues), but read carefully [TemplateAPI.md](TemplateAPI.md) and
[README.md](README.md)

## Want to add features/fix a bug?

Contributions in code are welcomed, create a fork and then a Pull Request, we will review it quickly.

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
consul-templaterb-1.21.4 CONTRIBUTING.md
consul-templaterb-1.21.3 CONTRIBUTING.md
consul-templaterb-1.21.2 CONTRIBUTING.md
consul-templaterb-1.21.1 CONTRIBUTING.md
consul-templaterb-1.21.0 CONTRIBUTING.md
consul-templaterb-1.20.0 CONTRIBUTING.md
consul-templaterb-1.19.0 CONTRIBUTING.md
consul-templaterb-1.18.5 CONTRIBUTING.md
consul-templaterb-1.18.4 CONTRIBUTING.md
consul-templaterb-1.18.3 CONTRIBUTING.md
consul-templaterb-1.18.2 CONTRIBUTING.md
consul-templaterb-1.18.1 CONTRIBUTING.md
consul-templaterb-1.18.0 CONTRIBUTING.md
consul-templaterb-1.17.4 CONTRIBUTING.md
consul-templaterb-1.17.3 CONTRIBUTING.md
consul-templaterb-1.17.2 CONTRIBUTING.md
consul-templaterb-1.17.1 CONTRIBUTING.md
consul-templaterb-1.17.0 CONTRIBUTING.md
consul-templaterb-1.16.0 CONTRIBUTING.md
consul-templaterb-1.15.3 CONTRIBUTING.md