Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Archive and Hiring Event #534

Merged
merged 31 commits into from
Oct 24, 2024
Merged

Archive and Hiring Event #534

merged 31 commits into from
Oct 24, 2024

Conversation

debjudy
Copy link
Contributor

@debjudy debjudy commented Oct 24, 2024

Changes proposed in this pull request

  • Archive steps
  • add hiring event to join page

security considerations

[Note the any security considerations here, or make note of why there are none]

wesley-dean-gsa and others added 30 commits October 17, 2024 14:43
This allows the info sessions box to float higher on the page
Content added to jobs.html
@debjudy debjudy requested review from a team as code owners October 24, 2024 14:15
Copy link

Pa11y testing results ```Running axe-core 4.8.4 in chrome-headless

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/404/ ... please wait, this may take a minute.
0 violations found!

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/SECURITY/ ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 3 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#security-policy"]
- a[href$="#supported-versions"]
- a[href$="#security-researchers"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

Violation of "document-title" with 1 occurrences!
Ensures each HTML document contains a non-empty <title> element. Correct invalid elements at:
- html
For details, see: https://dequeuniversity.com/rules/axe/4.8/document-title

Violation of "html-has-lang" with 1 occurrences!
Ensures every HTML document has a lang attribute. Correct invalid elements at:
- html
For details, see: https://dequeuniversity.com/rules/axe/4.8/html-has-lang

5 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/about/ ... please wait, this may take a minute.
0 violations found!

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/allstar/ ... please wait, this may take a minute.

Violation of "document-title" with 1 occurrences!
Ensures each HTML document contains a non-empty <title> element. Correct invalid elements at:
- html
For details, see: https://dequeuniversity.com/rules/axe/4.8/document-title

Violation of "html-has-lang" with 1 occurrences!
Ensures every HTML document has a lang attribute. Correct invalid elements at:
- html
For details, see: https://dequeuniversity.com/rules/axe/4.8/html-has-lang

2 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/ ... please wait, this may take a minute.
0 violations found!

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/overview/ ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 1 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- .direct-link
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

Violation of "document-title" with 1 occurrences!
Ensures each HTML document contains a non-empty <title> element. Correct invalid elements at:
- html
For details, see: https://dequeuniversity.com/rules/axe/4.8/document-title

Violation of "html-has-lang" with 1 occurrences!
Ensures every HTML document has a lang attribute. Correct invalid elements at:
- html
For details, see: https://dequeuniversity.com/rules/axe/4.8/html-has-lang

3 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/about-the-dha/ ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 8 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- #what-a-direct-hire-authority-(dha)-means-for-tts-hiring > .direct-link[aria-hidden="true"]
- .direct-link[href$="#how-the-dha-works"][aria-hidden="true"]
- #is-this-similar-to-a-merit-promotion > .direct-link[aria-hidden="true"]
- #can-i-apply-if-i'm-currently-hired-under-a-dha > .direct-link[aria-hidden="true"]
- #if-i-am-currently-a-career-permanent-employee-would-moving-to-a-dha-position-affect-my-status > .direct-link[aria-hidden="true"]
- a[href="#do-i-need-a-resume-to-apply"]
- .direct-link[href$="#resources"][aria-hidden="true"]
- a[href$="#terms-to-know"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

8 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/compensation-and-benefits/ ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 4 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- .direct-link[href$="#government-pay-grades"][aria-hidden="true"]
- .direct-link[href="#understanding-grade-levels"][aria-hidden="true"]
- .direct-link[href$="#raises-and-bonuses"][aria-hidden="true"]
- .direct-link[href$="#benefits-and-leave"][aria-hidden="true"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

4 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/faq/ ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 32 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- .direct-link[href="#hiring-and-application-faq"][aria-hidden="true"]
- #can-i-set-up-a-call-with-a-tts-recruiter-to-learn-more-about-working-at-tts > .direct-link[aria-hidden="true"]
- #where-can-i-find-your-open-positions > .direct-link[aria-hidden="true"]
- #what-if-i-don't-see-any-roles-posted-that-i'm-eligible-for > .direct-link[aria-hidden="true"]
- #do-you-have-any-entry-level-opportunities > .direct-link[aria-hidden="true"]
- #do-you-have-any-tips-on-preparing-a-federal-style-resume > .direct-link[aria-hidden="true"]
- #i-applied-for-a-role-what-happens-next > .direct-link[aria-hidden="true"]
- #what-is-the-difference-between-a-tts-recruiter-and-a-gsa-human-resources-representative-(hr-specialist) > .direct-link[aria-hidden="true"]
- #i-was-selected-for-a-position-and-gsa-hr-contacted-me-with-a-tentative-job-offer.-what-happens-next > .direct-link[aria-hidden="true"]
- #when-will-i-receive-my-final-offer > .direct-link[aria-hidden="true"]
- #security-and-federal-id-card-faq > .direct-link[aria-hidden="true"]
- #how-do-i-schedule-my-personal-identity-verification-(piv)-card-appointment > .direct-link[aria-hidden="true"]
- #who-do-i-contact-regarding-my-piv-card-(scheduling-pick-up-having-it-shipped-to-another-location-etc) > .direct-link[aria-hidden="true"]
- #what-if-i'm-not-able-to-pick-up-my-piv-card-before-i-start-andor-what-if-my-piv-card-isn't-ready-before-my-first-day > .direct-link[aria-hidden="true"]
- #i-received-an-email-from-hspd-12-([email protected])-with-the-subject-line-of:-"usaccess-credential-ready-for-certificate-update."-what-does-this-mean-do-i-need-to-schedule-another-in-person-appointment-to-get-my-piv-card-updated-does-this-appointment-need-to-happen-before-i-start > .direct-link[aria-hidden="true"]
- #when-will-i-receive-my-e-qip-and-how-long-do-i-have-to-complete-it > .direct-link[aria-hidden="true"]
- #i-am-having-issues-with-my-e-qip-who-can-help > .direct-link[aria-hidden="true"]
- .direct-link[href$="#onboarding-faq"][aria-hidden="true"]
- #do-i-need-to-do-anything-to-prepare-for-my-positionrole > .direct-link[aria-hidden="true"]
- #when-will-my-computer-and-other-equipment-arrive > .direct-link[aria-hidden="true"]
- #who-will-be-my-main-point-of-contact-(poc)-during-the-onboarding-process > .direct-link[aria-hidden="true"]
- #what-is-planned-for-my-first-day-of-employment > .direct-link[aria-hidden="true"]
- #am-i-able-to-request-additional-hardware-(mouse-keyboard-monitor) > .direct-link[aria-hidden="true"]
- .direct-link[href$="#benefits-faq"][aria-hidden="true"]
- #will-my-health-insurance-benefits-kick-in-on-my-start-date > .direct-link[aria-hidden="true"]
- #how-do-i-sign-up-for-health-benefits > .direct-link[aria-hidden="true"]
- #how-do-i-know-what-benefits-to-sign-up-for-is-there-a-way-to-compare-my-options > .direct-link[aria-hidden="true"]
- #who-can-i-ask-benefit-related-questions-to > .direct-link[aria-hidden="true"]
- .direct-link[href="#current-federal-employee-faq"][aria-hidden="true"]
- #i-am-coming-from-another-federal-government-agency-will-my-leave-transfer > .direct-link[aria-hidden="true"]
- #i-am-coming-from-another-federal-agency-will-my-current-benefits-selections-transfer > .direct-link[aria-hidden="true"]
- #i'm-having-trouble-logging-into-my-electronic-official-personnel-folder-(eopf)-what-should-i-do > .direct-link[aria-hidden="true"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

32 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/federal-job-posting/ ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 21 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#job-title"]
- #role-summary > a[href$="#role-summary"]
- a[href$="#basic-information"]
- a[href$="#job-announcement-number"]
- #opening-and-closing-period-for-this-job-application > .direct-link[aria-hidden="true"]
- a[href$="#series-and-grade"]
- a[href$="#promotion-potential"]
- a[href$="#salary-range"]
- a[href$="#location"]
- a[href$="#number-of-vacancies"]
- a[href$="#supervisory-status"]
- a[href$="#travel-requirement"]
- a[href$="#who-may-apply"]
- a[href$="#security-clearance"]
- a[href$="#work-schedule"]
- a[href$="#appointment-type"]
- a[href$="#job-summary"]
- #key-requirements-and-employment-requirements > .direct-link[aria-hidden="true"]
- a[href$="#duties"]
- #qualifications > a[href$="#qualifications"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

21 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/hiring-process/ ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 7 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#information-sessions"]
- .direct-link[href$="#application"][aria-hidden="true"]
- .direct-link[href$="#interviews"][aria-hidden="true"]
- a[href$="#interview-format"]
- a[href$="#accommodations"]
- .direct-link[href$="#security-and-onboarding"][aria-hidden="true"]
- a[href="#security-clearance-documents"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

7 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/ ... please wait, this may take a minute.
0 violations found!

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/newsletter/ ... please wait, this may take a minute.
0 violations found!

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/cloud-gov-account-manager-business-lead.html ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 5 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#basic-information"]
- a[href$="#role-summary"]
- a[href$="#key-objectives"]
- a[href$="#qualifications"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

5 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/tts-platforms-and-services-communities-and-collaboration-branch-chief.html ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 5 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#basic-information"]
- a[href$="#role-summary"]
- a[href$="#key-objectives"]
- a[href$="#qualifications"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

5 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/tts-office-of-solutions-fedramp-security-director.html ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 2 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#basic-information"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

2 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/tts-fellowships-office-presidential-innovation-fellows-director.html ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 2 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#basic-information"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

2 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/public-experience-contact-center-analyst.html ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 5 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#basic-information"]
- a[href$="#role-summary"]
- a[href$="#key-objectives"]
- a[href$="#qualifications"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

5 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/public-experience-content-and-outreach-branch-chief.html ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 4 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#basic-information"]
- a[href$="#role-summary"]
- a[href$="#key-objectives"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

4 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/tts-fellowships-office-presidential-innovation-fellows.html ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 4 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#basic-information"]
- a[href$="#role-summary"]
- a[href$="#key-objectives"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

4 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/tts-senior-advisor-for-technology.html ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 5 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#basic-information"]
- a[href$="#role-summary"]
- a[href$="#key-objectives"]
- a[href$="#qualifications"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

5 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/login-gov-data-engineer.html ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 5 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#basic-information"]
- a[href$="#role-summary"]
- a[href$="#key-objectives"]
- a[href$="#qualifications"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

5 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/login-gov-fraud-analyst.html ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 5 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#basic-information"]
- a[href$="#role-summary"]
- a[href$="#key-objectives"]
- a[href$="#qualifications"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

5 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/login-gov-data-analyst.html ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 5 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#basic-information"]
- a[href$="#role-summary"]
- a[href$="#key-objectives"]
- a[href$="#qualifications"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

5 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/login-gov-technical-product-manager.html ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 5 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#basic-information"]
- a[href$="#role-summary"]
- a[href$="#key-objectives"]
- a[href$="#qualifications"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

5 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/tts-organizational-culture-development-specialist.html ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 5 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- a[href$="#basic-information"]
- a[href$="#role-summary"]
- a[href$="#key-objectives"]
- a[href$="#qualifications"]
- a[href$="#how-to-apply"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

5 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/join/resume/ ... please wait, this may take a minute.

Violation of "aria-hidden-focus" with 7 occurrences!
Ensures aria-hidden elements are not focusable nor contain focusable elements. Correct invalid elements at:
- .direct-link[href$="#general-recommendations"][aria-hidden="true"]
- #key-information-for-each-position > .direct-link[aria-hidden="true"]
- #detailed-description-of-sections > .direct-link[aria-hidden="true"]
- #brief-description-of-the-organization-and-brief-description-of-the-productprojectteam-you-worked-on-or-supported-(if-applicable) > .direct-link[aria-hidden="true"]
- #relevant-skills-tools-technologies-used > .direct-link[aria-hidden="true"]
- .direct-link[href$="#example-resume-excerpt"][aria-hidden="true"]
- #other-sections-to-include-as-applicable > .direct-link[aria-hidden="true"]
For details, see: https://dequeuniversity.com/rules/axe/4.8/aria-hidden-focus

7 Accessibility issues detected.

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/services/ ... please wait, this may take a minute.
0 violations found!

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/services/people/ ... please wait, this may take a minute.
0 violations found!

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/services/platforms/ ... please wait, this may take a minute.
0 violations found!

Testing https://federalist-a2423046-fe43-4e75-a2ef-2651e5e123ca.sites.pages.cloud.gov/preview/gsa-tts/tts.gsa.gov/staging/services/products/ ... please wait, this may take a minute.
0 violations found!
Testing complete of 31 pages

Please note that only 20% to 50% of all accessibility issues can automatically be detected.
Manual testing is always required. For more information see:
https://dequeuniversity.com/curriculum/courses/testingmethods

@debjudy debjudy merged commit d54ba83 into main Oct 24, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants