opencontainers / opencontainers/runc

shebang should be removed from bash completion

Open Beginner friendly
#1,679 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
13.5k
Forks
2.3k
Avg merge
2d 8h
Merged PRs (30d)
30

Description

bash completions aren't executable in themselves so the shebang should probably be gotten rid of.

https://github.com/opencontainers/runc/blob/e6516b3d5dc780cb57a976013c242a9a93052543/contrib/completions/bash/runc#L1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open contrib/completions/bash/runc and inspect the first line referenced in the issue. Remove the shebang from the bash completion file, then verify that the completion still loads correctly when sourced.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash
Domain
cli
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.