Skip to content

Commit 32e703c

Browse files
authored
4 sub-directories [12 files]
1 parent 0e2a6bc commit 32e703c

File tree

12 files changed

+202
-0
lines changed

12 files changed

+202
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
***
3+
4+
# Privacy policy
5+
6+
I archive my own GitHub discussions and issues. By default, I respect users privacy, and will not have your issue or discussion archived. You have to specifically ask for it to be archived if you want it to be.
7+
8+
***
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
***
3+
4+
# Privacy policy
5+
6+
I archive my own GitHub discussions and issues. By default, I respect users privacy, and will not have your issue or discussion archived. You have to specifically ask for it to be archived if you want it to be.
7+
8+
***
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# These are supported funding model platforms
2+
3+
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4+
5+
patreon: seanpm2001 # Creator page
6+
patreon: seanpm2001_software # Main page
7+
# Replace with a single Patreon username
8+
9+
open_collective: # Replace with a single Open Collective username
10+
ko_fi: # Replace with a single Ko-fi username
11+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
12+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
13+
liberapay: # Replace with a single Liberapay username
14+
issuehunt: # Replace with a single IssueHunt username
15+
otechie: # Replace with a single Otechie username
16+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# These are supported funding model platforms
2+
3+
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4+
5+
patreon: seanpm2001 # Creator page
6+
patreon: seanpm2001_software # Main page
7+
# Replace with a single Patreon username
8+
9+
open_collective: # Replace with a single Open Collective username
10+
ko_fi: # Replace with a single Ko-fi username
11+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
12+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
13+
liberapay: # Replace with a single Liberapay username
14+
issuehunt: # Replace with a single IssueHunt username
15+
otechie: # Replace with a single Otechie username
16+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
2+
***
3+
4+
# About the funding directory
5+
6+
The funding directory contains an archive of the funding file for this project. The funding file enables GitHub sponsorships. The main funding file is 1 directory below, located [here](/.github/FUNDING.yml).
7+
8+
***
9+
10+
## Sponsor info
11+
12+
![/SponsorButton.png](/SponsorButton.png)
13+
14+
You can sponsor this project if you like, but please specify what you want to donate to. [See the funds you can donate to here](https://github.com/seanpm2001/Sponsor-info/tree/main/For-sponsors)
15+
16+
You can view other sponsor info [here](https://github.com/seanpm2001/Sponsor-info/)
17+
18+
Try it out! The sponsor button is right up next to the watch/unwatch button.
19+
20+
***
21+
22+
## File info
23+
24+
**File type:** `Markdown (*.md)`
25+
26+
**Original creation date:** `Thursday, March 18th 2021 at 3:33 pm)`
27+
28+
**File version:** `1 (Thursday, March 18th 2021 at 3:33 pm)`
29+
30+
**Line count (including blank lines and compiler line):** `33`
31+
32+
***
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
2+
***
3+
4+
# About the funding directory
5+
6+
The funding directory contains an archive of the funding file for this project. The funding file enables GitHub sponsorships. The main funding file is 1 directory below, located [here](/.github/FUNDING.yml).
7+
8+
***
9+
10+
## Sponsor info
11+
12+
![/SponsorButton.png](/SponsorButton.png)
13+
14+
You can sponsor this project if you like, but please specify what you want to donate to. [See the funds you can donate to here](https://github.com/seanpm2001/Sponsor-info/tree/main/For-sponsors)
15+
16+
You can view other sponsor info [here](https://github.com/seanpm2001/Sponsor-info/)
17+
18+
Try it out! The sponsor button is right up next to the watch/unwatch button.
19+
20+
***
21+
22+
## File info
23+
24+
**File type:** `Markdown (*.md)`
25+
26+
**Original creation date:** `Thursday, March 18th 2021 at 3:33 pm)`
27+
28+
**File version:** `1 (Thursday, March 18th 2021 at 3:33 pm)`
29+
30+
**Line count (including blank lines and compiler line):** `33`
31+
32+
***
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Default GitHub issue data file (YAML)
2+
issuelabel_1: color1: "#ffffff" title1: "wontfix" description1: "This will not be worked on"
3+
issueLabel_2: color2: "#d876e3" title2: "question" description2: "Further information is requested"
4+
issueLabel_3: color3: "#e4e669" title3: "invalid" description3: "This doesn't seem right"
5+
issueLabel_4: color4: "#008672" title4: "help wanted" description4: "Extra attention is needed"
6+
issueLabel_5: color5: "#7057ff" title5: "good first issue" description5: "Good for newcomers"
7+
issueLabel_6: color6: "#a2eeef" title6: "enhancement" description6: "New feature or request"
8+
issueLabel_7: color7: "#cfd3d7" title7: "duplicate" description7: "This issue or pull request already exists"
9+
issueLabel_8: color8: "#0075ca" title8: "documentation" description8: "Improvements or additions to documentation"
10+
issueLabel_9: color9: "#d73a4a" title9: "bug" description9: "Something isn't working"
11+
# Users can also create their own issue labels, and customize the color, title, and description
12+
# issueLabel_10: color10: "#000000" title10: "void" description10: "not yet created"
13+
# No known limit on # of issue labels
14+
# End of file
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
***
3+
4+
# Privacy policy
5+
6+
I archive my own GitHub discussions and issues. By default, I respect users privacy, and will not have your issue or discussion archived. You have to specifically ask for it to be archived if you want it to be.
7+
8+
***
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
***
3+
4+
# Privacy policy
5+
6+
I archive my own GitHub discussions and issues. By default, I respect users privacy, and will not have your issue or discussion archived. You have to specifically ask for it to be archived if you want it to be.
7+
8+
***
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
2+
***
3+
4+
# About the social preview directory
5+
6+
The social preview directory contains data related to social media previews of repositories. On GitHub projects, this data is located at `<branchNameHere>/.github/SocialPreview/`
7+
8+
GitHub has a 1.00 megabyte (1,000,000 bytes or 1,048,576 bytes, I am not sure if GitHub uses base 2 or base 10 binary prefix numbering) image upload limit. Images I wanted to use but couldn't are located in `<branchNameHere>/.github/SocialPreview/UnusedAssets/`
9+
10+
These images currently only show when searching for repositories or searching through label. They don't show up anywhere else (as of March 18th 2021) with these preview templates, sharing a link to this repository will show the preview image, rather than my GitHub profile picture or organization profile picture.
11+
12+
The standard template is also included, but isn't used.
13+
14+
These previews started getting added to repositories on March 17th 2021 during a new repository update period, which included new features to add to all new repositories.
15+
16+
Included files are in PNG, JPG/JPEG, or SVG format.
17+
18+
***
19+
20+
## File info
21+
22+
**File type:** `Markdown (*.md)`
23+
24+
**Original creation date:** `Thursday, March 18th 2021 at 3:07 pm)`
25+
26+
**File version:** `1 (Thursday, March 18th 2021 at 3:07 pm)`
27+
28+
**Line count (including blank lines and compiler line):** `31`
29+
30+
***
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
2+
***
3+
4+
# About the social preview directory
5+
6+
The social preview directory contains data related to social media previews of repositories. On GitHub projects, this data is located at `<branchNameHere>/.github/SocialPreview/`
7+
8+
GitHub has a 1.00 megabyte (1,000,000 bytes or 1,048,576 bytes, I am not sure if GitHub uses base 2 or base 10 binary prefix numbering) image upload limit. Images I wanted to use but couldn't are located in `<branchNameHere>/.github/SocialPreview/UnusedAssets/`
9+
10+
These images currently only show when searching for repositories or searching through label. They don't show up anywhere else (as of March 18th 2021) with these preview templates, sharing a link to this repository will show the preview image, rather than my GitHub profile picture or organization profile picture.
11+
12+
The standard template is also included, but isn't used.
13+
14+
These previews started getting added to repositories on March 17th 2021 during a new repository update period, which included new features to add to all new repositories.
15+
16+
Included files are in PNG, JPG/JPEG, or SVG format.
17+
18+
***
19+
20+
## File info
21+
22+
**File type:** `Markdown (*.md)`
23+
24+
**Original creation date:** `Thursday, March 18th 2021 at 3:07 pm)`
25+
26+
**File version:** `1 (Thursday, March 18th 2021 at 3:07 pm)`
27+
28+
**Line count (including blank lines and compiler line):** `31`
29+
30+
***

0 commit comments

Comments
 (0)