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

maintenance: remove bug reporting #1070

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Conversation

DSCaskey
Copy link
Contributor

@DSCaskey DSCaskey commented Mar 8, 2024

Maintenance update

  • Removes the no longer functioning online bug reporting.
  • Continuance of removing the V preface from class and file names.
  • VApplication becomes Application2D
  • MApplication becomes ApplicationME
  • TestVApplication becomes TestApplication2D
  • Cleans up the 2D and ME application classes and related files.
  • More style changes to camelCase for class methods
  • Renaming some methods with abbreviated names 

Closes issue #1069

Removes the bug  reporting. Also cleans up the 2D and ME application classes and related files.
@DSCaskey DSCaskey requested a review from slspencer March 8, 2024 01:09
@DSCaskey DSCaskey self-assigned this Mar 8, 2024
@DSCaskey DSCaskey linked an issue Mar 8, 2024 that may be closed by this pull request
Copy link
Member

@csett86 csett86 left a comment

Choose a reason for hiding this comment

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

Looks good to me

@DSCaskey DSCaskey merged commit 3025038 into develop Mar 10, 2024
10 checks passed
@DSCaskey DSCaskey deleted the issue-1069-remove-reporting branch March 10, 2024 23:12
@DSCaskey DSCaskey removed the request for review from slspencer March 10, 2024 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: Remove bug reporting
2 participants