Netcracker / Netcracker/DRNavigator
License header in code files
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Need to add license header in files, where code is located, e.g. from kubemarine: https://github.com/Netcracker/KubeMarine/blob/main/kubemarine/__main__.py#L1-L14
Additionally, will be nice to have special CI, that can automatically add license headers to new created files, if they do not have it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the repository's code files and compare the requested header with the linked kubemarine example. Determine which files need headers and investigate how a special CI check could detect or add headers to newly created files; the work is done when applicable code files have headers and the requested automation is in place.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100