Skip to content

Add contributing file#282

Merged
mor39a merged 3 commits into
runcat-dev:mainfrom
mor39a:contributing-file
Feb 1, 2026
Merged

Add contributing file#282
mor39a merged 3 commits into
runcat-dev:mainfrom
mor39a:contributing-file

Conversation

@mor39a
Copy link
Copy Markdown
Collaborator

@mor39a mor39a commented Jan 31, 2026

Context of Contribution

  • Bug Fix
  • Refactoring
  • New Feature
  • Others

Summary of the Proposal

Add the contributing file

Reason for the new feature

Clarify and centralize the guidelines for contributing to the project.

Checklist

  • This PR does not contain commits of multiple contexts.
  • Code follows proper indentation and naming conventions.
  • Implemented using only APIs that can be submitted to the Microsoft Store.
  • Works correctly in both dark theme and light theme.
  • Works correctly on any device.

Comment thread CONTRIBUTING.md Outdated
@Kyome22
Copy link
Copy Markdown
Collaborator

Kyome22 commented Feb 1, 2026

@mor39a Thank you for creating the guidelines. The content looks mostly good.
Regarding the coding style, I would like to introduce a Linter and Formatter in the future.

@mor39a
Copy link
Copy Markdown
Collaborator Author

mor39a commented Feb 1, 2026

Regarding the coding style, I would like to introduce a Linter and Formatter in the future.

Which linter and formatter do you have in mind?

Copy link
Copy Markdown
Collaborator

@Kyome22 Kyome22 left a comment

Choose a reason for hiding this comment

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

LGTM

@mor39a mor39a merged commit 77b0cf2 into runcat-dev:main Feb 1, 2026
@mor39a mor39a deleted the contributing-file branch February 1, 2026 14:20
@Kyome22
Copy link
Copy Markdown
Collaborator

Kyome22 commented Feb 1, 2026

Regarding the coding style, I would like to introduce a Linter and Formatter in the future.

Which linter and formatter do you have in mind?

@mor39a
I wasn't aware of the de facto standard for Linters in the Visual Studio and C# environment, but after looking into it, it seems that there are built-in features like EditorConfig and "dotnet format".

Let's discuss the Linter and Formatter in an Issue. → #283

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.

2 participants