Commit Graph

4 Commits

Author SHA1 Message Date
John Howard 2c3ea0fbcb
Add new guidelines to API compatibility (#2061)
* Add new guidelines to API compatibility

* Update GUIDELINES.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Add exceptions clause

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
2021-08-30 17:11:14 -07:00
Clay f0abe0c81e Use different example in api guidelines (#1176)
"Config" is short for "configuration" which confused me for a bit. I
think having a more obvious example will help not distract readers from
the point of this guideline.
2019-11-20 11:56:22 -08:00
Martin Taillefer d5a84f4eac
Enable all linters on this repo. (#1077)
* Enable all linters on this repo.

- Fix a few linting errors.
2019-09-09 10:31:28 -07:00
Ozben Evren fe4aa71a64 Update API Guidelines. (#653)
The Guidelines is going to be a living document. This PR puts some basics in place.
2018-10-11 17:23:09 -07:00