di-sukharev / di-sukharev/opencommit
[Feature]: Use different file type instead .env for local configuration
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 445
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
Description
When developing using framework the .env file should not be commit and shareable with friends, i think its better using different file type like opencommit.dist or .opencommit instead of .env files.
Suggested Solution
suggested file type opencommit.dist or .opencommit
Alternatives
No response
Additional Context
No response
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
The issue names no files, tests, or entry points. Start by locating how opencommit currently loads .env files, then clarify the supported replacement filename and whether existing .env behavior should remain. Done should include documented local configuration behavior and coverage for the selected file type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100