Skip to content

Commit 65707f3

Browse files
authored
Revert "feat(@videndum/release-mastermind): documentation overhaul, json schema, staleness, schedules and more #AM-1 (#203)"
This reverts commit 4f8cc4b.
1 parent 4f8cc4b commit 65707f3

File tree

2,035 files changed

+1035629
-332143
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,035 files changed

+1035629
-332143
lines changed

.eslintrc.js

-19
This file was deleted.

.gitattributes

-1
This file was deleted.

.github/CODEOWNERS

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
* @Videndum
2-
*.yml @Videndum/automation
3-
docs/*/** @Videndum/community
1+
* @Videndum
2+
*.yml @Videndum/automation
3+
docs/*/** @Videndum/community
44
docs\getting-started\contributing\CODE_OF_CONDUCT.md @Videndum/admins
55
docs\getting-started\contributing\AGREEMENT.md @Videndum/security

.github/ISSUE_TEMPLATE/FIRST_TIMERS_ISSUE_TEMPLATE.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<!-- @format -->
2-
31
<!-- this issue template is used by https://github.com/apps/first-timers -->
42

53
### 🆕🐥☝ First Timers Only

.github/ISSUE_TEMPLATE/bug_report.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: "bug([context]): "
4+
title: 'bug([context]): '
55
---
66

7-
<!-- @format -->
8-
97
<!-- Please use [context] in title to describe the package related to this issue.
108
Valid options are; Release, Label, Variable, Installer
119
context example: bug(installer): {your title here}
@@ -41,7 +39,6 @@ insert debug output here
4139
## Device Information
4240

4341
<!-- Please delete all information not relivent-->
44-
4542
- Version: [e.g. 22]
4643
- Platform: [e.g. macOS, Google Cloud, ubuntu 18.04]
4744
- Browser: [e.g. stock browser, safari]

.github/ISSUE_TEMPLATE/config.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# @format
2-
31
blank_issues_enabled: false
42
contact_links:
53
- name: Discussion

.github/ISSUE_TEMPLATE/doc_review.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
name: Documentation review
33
about: A review to highlight issues in documentation
4-
title: "docs([context]): "
4+
title: 'docs([context]): '
55
---
66

7-
<!-- @format -->
8-
97
<!-- Please use [context] in title to describe the package related to this issue.
108
Valid options are; Release, Label, Variable, Installer
119
context example: bug(installer): {your title here}
@@ -14,7 +12,6 @@ context example: bug(installer): {your title here}
1412
## Problem to solve
1513

1614
<!-- Please delete all information not relivent-->
17-
1815
- What product or feature(s) affected?
1916
- What docs or doc section involved? Include links or paths.
2017
- Is there a problem with a specific document, or a feature/process that's not addressed sufficiently in docs?
@@ -30,7 +27,6 @@ context example: bug(installer): {your title here}
3027
## References
3128

3229
<!-- Please delete all information not relivent-->
33-
3430
Related Pull Request(s):
3531
Related issue(s):
3632

.github/ISSUE_TEMPLATE/fix.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
name: Code fix
33
about: Let us know about a solution to an existing bug
4-
title: "fix([context]): "
4+
title: 'fix([context]): '
55
---
66

7-
<!-- @format -->
8-
97
<!-- Please use [context] in title to describe the package related to this issue.
108
Valid options are; Release, Label, Variable, Installer
119
context example: bug(installer): {your title here}
@@ -14,7 +12,6 @@ context example: bug(installer): {your title here}
1412
## Describe the fix
1513

1614
Addresses bug: #{number}
17-
1815
<!-- A clear and concise description of what the fix is. -->
1916

2017
### Expected behaviour
@@ -28,7 +25,6 @@ Addresses bug: #{number}
2825
## Device Information
2926

3027
<!-- Please delete all information not relivent-->
31-
3228
- Version: [e.g. 22]
3329
- Platform: [e.g. macOS, Google Cloud, ubuntu 18.04]
3430
- Browser: [e.g. stock browser, safari]
@@ -54,4 +50,4 @@ We would appreciate it if you could maintain this section cleanly and clearly. I
5450
- [ ] Have fixed on a development build
5551
- [ ] Have included logs or screenshots
5652
- [ ] Have linked any related issues
57-
- [ ] Fix confirmed by <!--@yourusername & @friendsusername-->
53+
- [ ] Fix confirmed by <!--@yourusername & @friendsusername-->

.github/ISSUE_TEMPLATE/maintenance.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
name: Code maintenance
33
about: Requesting Styling, Refactoring, Optimisation, Revert, Deprecated or Removal of an existing feature
4-
title: "maintenance([context]): "
4+
title: 'maintenance([context]): '
55
---
66

7-
<!-- @format -->
8-
97
<!-- Please use [context] in title to describe the package related to this issue.
108
Valid options are; Release, Label, Variable, Installer
119
context example: bug(installer): {your title here}

.github/ISSUE_TEMPLATE/outdated/discussion.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
name: Open discussion
33
about: Openly discussing this project
4-
title: "discussion([context]): "
4+
title: 'discussion([context]): '
55
---
66

7-
<!-- @format -->
8-
97
<!-- Please use [context] in title to describe the package related to this issue.
108
Valid options are; Release, Label, Variable, Installer
119
context example: bug(installer): {your title here}

.github/ISSUE_TEMPLATE/outdated/feature_request.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4-
title: "feat([context]): "
4+
title: 'feat([context]): '
55
---
66

7-
<!-- @format -->
8-
97
<!-- Please use [context] in title to describe the package related to this issue.
108
Valid options are; Release, Label, Variable, Installer
119
context example: bug(installer): {your title here}
@@ -43,7 +41,6 @@ Include:
4341
<!-- Please tell us what devices should be able to do the feature. Please note that some devices may have differing capabilities depending on OS version. -->
4442

4543
<!-- Please delete all information not relivent-->
46-
4744
- Version: [e.g. 22]
4845
- Platform: [e.g. macOS, Google Cloud, ubuntu 18.04]
4946
- Browser: [e.g. stock browser, safari]
@@ -53,6 +50,7 @@ Include:
5350
- Package(s): [e.g. @videndum/release-mastermind]
5451
- URL: [e.g. https://console.smartcloud.gg/admin]
5552

53+
5654
### What does success look like, and how can we measure
5755

5856
<!-- Define both the success metrics and acceptance criteria. Note that success metrics indicate the desired business outcomes, while acceptance criteria indicate when the solution is working correctly. If there is no way to measure success, link to an issue that will implement a way to measure this. -->

.github/ISSUE_TEMPLATE/unknown.md

+6-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
---
22
name: Unknown issue type
33
about: For use when other issue templates don't work for your issue
4-
title: "<type>([context]): "
4+
title: '<type>([context]): '
55
---
66

7-
<!-- @format -->
8-
9-
<!--
10-
Please use <type> in title to describe the type of issue you are raising. Note that we use semantic titles in our pull requests, so where possible please stick to that format.
7+
<!--
8+
Please use <type> in title to describe the type of issue you are raising. Note that we use semantic titles in our pull requests, so where possible please stick to that format.
119
1210
Please use [context] in title to describe the package related to this issue.
1311
Valid options are; Release, Label, Variable, Installer
@@ -19,14 +17,14 @@ context example: bug(installer): {your title here}
1917
<!--Literally whatever you think you need. You chose this template because all other templates didn't fit... -->
2018

2119
<!-- Uncomment if you want to request a new issue template
22-
We want to make it easy for everyone to use our github, and sometime we don't have a template which works right. Here we would like you to ask you what template needs adding?
20+
We want to make it easy for everyone to use our github, and sometime we don't have a template which works right. Here we would like you to ask you what template needs adding?
2321
2422
## Issue Template Request
2523
-->
2624

27-
<!-- [META]
25+
<!-- [META]
2826
name:
29-
about:
27+
about:
3028
title:
3129
labels:
3230
assigned:

0 commit comments

Comments
 (0)