mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
update CHANGELOG and CONTRIBUTING
Moved updating the changelog from the quality standards up to the workflow section so it should not be missed, since it is not really a quality standard but an action to be performed.
This commit is contained in:
parent
b5fa24cb5b
commit
bc501ebcc5
3 changed files with 12 additions and 4 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#![forbid(unsafe_code)]
|
||||
|
||||
mod metadata;
|
||||
use metadata::{FileOptions, PresetMeta};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue