Skip to content

Update project title and improve component structure#107

Merged
JMG3000 merged 13 commits into
mobile-designfrom
master
Jun 3, 2026
Merged

Update project title and improve component structure#107
JMG3000 merged 13 commits into
mobile-designfrom
master

Conversation

@JMG3000

@JMG3000 JMG3000 commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Review:
All changes have been reviewed and approved based on the risk assessed.

Status:
Approved

Copilot AI review requested due to automatic review settings June 3, 2026 01:12
@vercel

vercel Bot commented Jun 3, 2026

Copy link
Copy Markdown

Unable to deploy a commit from a private repository on your GitHub organization to the Devell Robinson's projects team on Vercel, which is currently on the Hobby plan. In order to deploy, you can:

  • Make your repository public or
  • Upgrade to Pro. A Pro subscription is required to deploy from a private organization repository.

To read more about collaboration on Vercel, click here.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR primarily cleans up duplicated/erroneous JSX/logic in the Programs pages and adds GitHub issue templates to standardize bug/feature intake. It also includes a small package-lock.json metadata update consistent with the repo’s postinstall script usage.

Changes:

  • Removed duplicated lines / extra closing JSX fragments in multiple Programs pages.
  • Adjusted Programs page layout wrapper closing tag to match the Container structure.
  • Added GitHub issue templates for bug reports, feature requests, and a custom template stub.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
package-lock.json Adds npm metadata (hasInstallScript) consistent with install script presence.
app/(Public Pages)/(Programs)/programs/stop-the-stigma/page.tsx Removes duplicated countdown calculation / extra closing lines.
app/(Public Pages)/(Programs)/programs/page.tsx Fixes layout wrapper closing tag to match Container.
app/(Public Pages)/(Programs)/programs/navigators-network/page.tsx Removes duplicated closing JSX at component end.
.github/ISSUE_TEMPLATE/feature_request.md Adds a feature request issue template.
.github/ISSUE_TEMPLATE/custom.md Adds a custom issue template (currently a placeholder stub).
.github/ISSUE_TEMPLATE/bug_report.md Adds a bug report issue template.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +2 to +6
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
@JMG3000 JMG3000 merged commit ac6d739 into mobile-design Jun 3, 2026
3 of 6 checks passed
JMG3000 added a commit that referenced this pull request Jun 5, 2026
Merge pull request #107 from codingUnited/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants