Skip to content

Commit 87d0732

Browse files
authored
Merge pull request #3 from SegoCode/initialize-repo-20250312180321
Initialize repository
2 parents aa87c02 + 319f4a3 commit 87d0732

File tree

7 files changed

+6
-101
lines changed

7 files changed

+6
-101
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github: [{username}]
1+
github: [SegoCode]
22
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
33
issuehunt: # Replace with a single IssueHunt username
44
ko_fi: # Replace with a single ko_fi username

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ body:
5757
attributes:
5858
label: Confirmation
5959
options:
60-
- label: I performed a [search of the issue tracker](https://github.com/{username}/{reponame}/issues) to avoid opening a duplicate issue
60+
- label: I performed a [search of the issue tracker](https://github.com/SegoCode/webdl/issues) to avoid opening a duplicate issue
6161
required: true
6262
- label: I understand that not filling out this template correctly may lead to the issue being closed
6363
required: true

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Contact the developer
4-
url: https://{username}.github.io/{username}/
4+
url: https://SegoCode.github.io/SegoCode/
55
about: To discuss any type of related topic

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ body:
3434
attributes:
3535
label: Confirmation
3636
options:
37-
- label: I performed a [search of the feature requests](https://github.com/{username}/{reponame}/issues) to avoid suggesting a duplicate feature
37+
- label: I performed a [search of the feature requests](https://github.com/SegoCode/webdl/issues) to avoid suggesting a duplicate feature
3838
required: true
3939
- label: I understand that not filling out this template correctly may lead to the request being closed
4040
required: true

.github/SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
If you discover a vulnerability in this application, that poses a significant threat to the security of the users, we recommend that you do not open a public issue. Instead, please send your report via [email](https://{username}.github.io/{username}/). Include as much detailed information as possible to help understand the nature of the vulnerability.
1+
If you discover a vulnerability in this application, that poses a significant threat to the security of the users, we recommend that you do not open a public issue. Instead, please send your report via [email](https://SegoCode.github.io/SegoCode/). Include as much detailed information as possible to help understand the nature of the vulnerability.

.github/workflows/initializer.yml

Lines changed: 0 additions & 95 deletions
This file was deleted.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) {username}
1+
Copyright (c) SegoCode
22
All rights reserved.
33

44
Section 1 - Definitions

0 commit comments

Comments
 (0)