Age | Commit message (Collapse) | Author |
|
Guess the label prefixes should be rendered bold and not with literal stars.
[skip ci]
|
|
|
|
This adds `--cfg=travis` to builds under CI, allowing tests to be
conditionally ignored by marking them with
#[cfg_attr(travis, ignore)]
refs #568
|
|
@homu has served us well, but is unmaintained. bors will serve us in
its stead.
Fixes https://github.com/nix-rust/nix/issues/580
|
|
- Added initial CHANGELOG.md with Changes from Version 0.6.0 and the
upcoming changes for version 0.7.0.
- Added RELEASE_PROCEDURE.md detailing what changes should be made
to CHANGELOG.md during a release.
- Added sections about CHANGELOG.md in CONVENTIONS.md and
CONTRIBUTIONS.md.
|
|
|
|
Signed-off-by: Paul Osborne <osbpau@gmail.com>
|
|
Initial ideas for these will be E-good-first-bug and E-mentor.
|
|
This gives us a place to point new contributors, as well as to document
our project practices.
|