link "suggestions" to issue tracker

This commit is contained in:
Dan Drinkard
2013-07-25 22:42:02 -04:00
parent 5744635626
commit 9ac715ddc0

View File

@@ -2,7 +2,7 @@
This document describes how we're currently translating the process of filling out a web form into [YAML](http://www.yaml.org/), a human-readable data serialization format.
This is a working document in that the schema is evloving. While we've based this format heavily on the [Capybara](http://jnicklas.github.io/capybara/) testing framework for ruby, we haven't gotten into the full swing of using the format yet, so things are subject to change **(and open to suggestions!)**
This is a working document in that the schema is evloving. While we've based this format heavily on the [Capybara](http://jnicklas.github.io/capybara/) testing framework for ruby, we haven't gotten into the full swing of using the format yet, so things are subject to change **([and open to suggestions!](https://github.com/unitedstates/congress-contact/issues))**
You can [jump to the example](#example) if you just want a quick reference.