You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
samatrhea edited this page May 18, 2026
·
6 revisions
We welcome contributions to the ReqIFSharp Codebase, Please read the Contribution Guidelines. These explain how to make a Pull Request and the style Guidelines.
Tickets, Documentation and Code Review
GitHub is used as source repository, for ticketing to report issues, to plan work in sprints and to perform Code Reviews using GitHub PR's.
IDE
The core development team of the ReqIFSharp makes use of Jetbrains Rider. The solution contains a .DotSettings file that contains the core developer team's preferred Resharper code styles and formats.
Continuous Integration
GitHub actions are used to perform Continuous Integration:
CodeQL: semantic code analysis to find security vulnerabilities.