From 5686871ee5a629325e6ad21a4ce33331bfbd6aad Mon Sep 17 00:00:00 2001 From: ppoffice Date: Sat, 20 Jun 2020 17:26:10 -0400 Subject: [PATCH] chore: update ancillary files --- .github/stale.yml | 1 + CONTRIBUTING.md | 2 +- LICENSE | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 3c2b5cf..feb81c8 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -12,6 +12,7 @@ exemptLabels: - feature:general - tutorial:v1 - tutorial:v2 + - tutorial:v3 # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 79646e9..77bc0b4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ Any changes to the code base should not be released using an existing version. The commit message should follow the [Bluejava commit message format](https://github.com/bluejava/git-commit-guide). The supported scopes are: -- **core** for changes related to Hexo extensions and Icarus-specific functions +- **core** for changes related to Hexo extensions and theme-specific functions - **comment** for comment plugin layout, schema, style, or script changes - **share** for share plugin layout, schema, style, or script changes - **donate** for donation plugin layout, schema, style, or script changes diff --git a/LICENSE b/LICENSE index 98d68da..fc77245 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015 PPOffice +Copyright (c) 2020 PPOffice Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal