Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Add community health files #7

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

acidicMercury8
Copy link
Member

@acidicMercury8 acidicMercury8 commented Jun 14, 2023

Proposed changes:

  • Added minimal readme
  • Added code owners list
  • Added pull request template
  • Updated Git configs
  • Normalized line endings

Associated issue:

Closes #5

@Cleverking2003
Copy link
Member

Add Closes #5 to the description, so that Github automatically associates the issue with this PR

CODEOWNERS Show resolved Hide resolved
@Cleverking2003 Cleverking2003 force-pushed the feature/add-community-health-files branch from 41e8658 to 41fad97 Compare June 18, 2023 10:47
Copy link
Member

@mkostoevr mkostoevr left a comment

Choose a reason for hiding this comment

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

Thanks!

One small remark. I see the patch also translates line endings, maybe that's not a good idea since it can lead to lot of problems when porting changes from the legacy repo.

Maybe it's better to simply specify a local git config "fetch as is, push LF", so the changed lines are converted automatically. Or just keep newlines as they are for now. This will reduce problems when porting generic (including @Doczom's) changes from the SVN.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create readme
3 participants