| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Changes to make our project as welcoming as possible for new contributors. | Todd Leonhardt | 2017-02-26 | 1 | -2/+0 |
| | | | | | | | | Changes include: 1) Added CONTRIBUTING.md with detailed instructions for how to contribute, which should be especially useful to those new to open source in general or GitHub in particular 2) Added CODE_OF_CONDUCT.md which sets ground rules for participants’ behavior and helps to facilitate a friendly, welcoming environment 3) Renamed the "example" directory to "examples" in the hope that one day soon there may be more than a single example ;-) | ||||
| * | Added unit tests for the edit command. | Todd Leonhardt | 2017-02-04 | 1 | -0/+2 |
| With os.system() call mocked out to prevent actually opening an editor. | |||||
