From 3c3609750c57f65c4f5f286c698059becceb574f Mon Sep 17 00:00:00 2001 From: Botahamec Date: Sun, 23 Oct 2022 17:22:18 -0400 Subject: Add a pull request template --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5014d86..1b279a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ repository = "https://github.com/botahamec/exun/" license-file = "LICENSE.md" keywords = ["no_std", "no-std", "utility", "error", "error-handling"] categories = ["rust-patterns", "no-std"] -exclude = [".vscode/settings.json"] +exclude = [".vscode/settings.json", ".github/pull_request_template.md"] [package.metadata] msrv = "1.41.1" -- cgit v1.2.3