mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Add new command checklist to CONTRIBUTING.md
This commit is contained in:
parent
2b696b4d90
commit
53b2d817d5
1 changed files with 7 additions and 0 deletions
|
|
@ -34,6 +34,13 @@ If you want to write a new profile, the easiest way to do this is to use the
|
|||
[profile template](https://github.com/netblue30/firejail/blob/master/etc/templates/profile.template).
|
||||
If you have already written a profile, please make sure it follows the rules described in the template.
|
||||
|
||||
If you add a new command, here's the checklist:
|
||||
|
||||
- [ ] Update manpages: firejail(1) and firejail-profile(5)
|
||||
- [ ] Update shell completions
|
||||
- [ ] Update vim syntax files
|
||||
- [ ] Update --help
|
||||
|
||||
# Editing the wiki
|
||||
|
||||
You are highly encouraged to add your own tips and tricks to the [wiki](https://github.com/netblue30/firejail/wiki).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue