forked from stadust/pointercrate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master'
- Loading branch information
Showing
822 changed files
with
82,961 additions
and
106,209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
name: Flag Request | ||
about: Template for requesting new flags to be added to the Stats Viewer | ||
title: "[FLAGS]" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- To request a new flag be added to the stats viewer, please fill out the below information. Note that we can only accept flags that are in the public domain, or are otherwise free for commercial use without attribution/similar conditions. Note that we cannot accept self-drawn flags due to our inability to verify they actually are self-drawn --> | ||
|
||
Please add the following missing flag to the pointercrate stats viewer: | ||
|
||
**Country**: <!-- for example "United States" --> | ||
**Subdivision**: <!-- for example "Ohio" --> | ||
**ISO-Code**: <!-- for example "US-OH" --> | ||
**Link to PUBLIC DOMAIN `.svg` of flag**: <!-- for example https://commons.wikimedia.org/wiki/File:Flag_of_Ohio.svg - Wikimedia or similar sources preferred due to ease of verifying public domain status --> | ||
|
||
Thanks |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
version: 2 | ||
updates: | ||
- package-ecosystem: "cargo" | ||
directory: "/" | ||
schedule: | ||
interval: "weekly" | ||
day: "sunday" | ||
allow: | ||
- dependency-type: "all" | ||
open-pull-requests-limit: 1 | ||
groups: | ||
pointercrate: | ||
patterns: | ||
- "*" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## License Acceptance | ||
|
||
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,4 @@ | |
.env | ||
.secret | ||
.idea | ||
run_coverage.sh | ||
codecov | ||
.vscode |
Oops, something went wrong.