Skip to content

Include necessary files for public repo#2

Merged
rajendranr-5483 merged 4 commits into
masterfrom
phase1-comp
May 14, 2026
Merged

Include necessary files for public repo#2
rajendranr-5483 merged 4 commits into
masterfrom
phase1-comp

Conversation

@VigneshNatarajan27
Copy link
Copy Markdown
Collaborator

Included necessary files (Contributing, Development, LICENSE, Code of Conduct, etc) for repo.

@VigneshNatarajan27 VigneshNatarajan27 changed the title Include necessary files for Include necessary files for public repo May 14, 2026
Comment thread CONTRIBUTING.md Outdated
Follow the style used by the [.NET Foundation](https://github.com/dotnet/runtime/blob/master/docs/coding-guidelines/coding-style.md), with two primary exceptions:

- We do not use the `private` keyword, as it is the default accessibility level in C#.
- We use hard tabs over spaces.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

"- We use hard tabs over spaces." - what it denotes?

Comment thread CONTRIBUTING.md
Comment thread DEVELOPMENT.md
Comment thread DEVELOPMENT.md Outdated
## Initial setup
### Windows
- Install Visual Studio 2022 (v17.10 or newer) with ASP.NET and web development workload.
- Install [.NET 8 SDK](https://dotnet.microsoft.com/download/dotnet/8.0).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

.NET 9 & .NET 10?

Comment thread PULL_REQUEST_TEMPLATE.md

<!-- Please make sure that there is a bug logged for the issue being fixed. The bug should describe the problem and how to reproduce it. -->

Fixes #
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Couldn't understand this 'Fixes #'

Copy link
Copy Markdown
Collaborator Author

@VigneshNatarajan27 VigneshNatarajan27 May 14, 2026

Choose a reason for hiding this comment

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

It refers to the description about the fix or list of fixes included in this PR.

Comment thread CODE_OF_CONDUCT.md
Copy link
Copy Markdown
Collaborator Author

@VigneshNatarajan27 VigneshNatarajan27 left a comment

Choose a reason for hiding this comment

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

Hi SIr,

Addressed the review comments. please review and merge

Regards,
Vignesh Natarajan

@rajendranr-5483 rajendranr-5483 merged commit 2a1041d into master May 14, 2026
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