mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
* CONTRIBUTING:
- added a contributing file
This commit is contained in:
parent
a1d40527da
commit
fb73d03028
2 changed files with 13 additions and 0 deletions
11
CONTRIBUTING
Normal file
11
CONTRIBUTING
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
You may contribute to Byobu by branching the source from Launchpad (ideally), or by forking the project on Github (less ideally):
|
||||||
|
|
||||||
|
$ bzr branch lp:byobu
|
||||||
|
|
||||||
|
$ git clone git://github.com/dustinkirkland/byobu.git
|
||||||
|
|
||||||
|
You commit changes locally, and then propose a merge in Launchpad (ideally), or submit a pull request on Github (less ideally).
|
||||||
|
|
||||||
|
As for coding standards, please use tabs, rather than spaces. Thanks!
|
||||||
|
|
||||||
|
:-Dustin
|
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -70,6 +70,8 @@ byobu (5.105) unreleased; urgency=medium
|
||||||
1/services/us.kirkland.terminals.byobu.service,
|
1/services/us.kirkland.terminals.byobu.service,
|
||||||
usr/share/man/man1/byobu-export.1:
|
usr/share/man/man1/byobu-export.1:
|
||||||
- update byobu.co email addresses to byobu.org
|
- update byobu.co email addresses to byobu.org
|
||||||
|
* CONTRIBUTING:
|
||||||
|
- added a contributing file
|
||||||
|
|
||||||
[ Mark King ]
|
[ Mark King ]
|
||||||
* usr/lib/byobu/battery:
|
* usr/lib/byobu/battery:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue