summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2024-06-06Update issue template to ask for a binary by default. Fix ↵Xusheng
https://github.com/Vector35/binaryninja-api/issues/5510
2024-05-10Fix remaining Rust doc examples; We now make sure examples build in PR CIKyleMiles
2024-05-09fix github workflowRubens Brandao
2024-05-07Update Rust PR workflow to check all feature flagsKyleMiles
2024-04-16Adds a GitHub action that runs `cargo check` and `cargo clippy` on incoming ↵KyleMiles
PRs that modify anything in the ./rust folder This will make it a lot easier to approve PRs that don't have breaking API changes
2024-02-234.0 documentationJordan Wiens
- Refactored Type Documentation - Added Projects - Added Type Archives - Added New Sidebar Documentation - Added String Concepts - Added Light/Dark Mode - Added New Tab Documentation - Added BNIL Guide: HLIL docs - Added new cookbook examples - Added migration guide - Added script for building docsets - Added documentation for themes - Updated all images to Ninja Edit - API Docs : Documents BasicBlockEdge and BasicBlock - API Docs : Documents CoreVariable, Variable, and VariableNameAndType - API Docs : Corrects note on `BinaryView.update_analysis` and `BinaryView.update_analysis_and_wait` to represent that analysis is run by default for you now. - Many, many other changes
2023-03-01Add missing colon to bug report template.Alexander Taylor
This was driving me insane when I was reporting a bunch of bugs over the last two weeks...
2023-01-26Missed a 'c'.Alexander Taylor
2022-12-06Update issue templates.Alexander Taylor
2022-08-16Fix typos, clean up formatting in documentation.mdgalenbwill
2022-08-16Fix typo in documentation.mdPeter LaFosse
2022-08-16Create documentation.mdPeter LaFosse
2022-05-14typo, not prayingJordan
2022-04-12Update bug_report.mdJordan
add cpu arch bugreport option
2022-01-13remove broken workflowJordan
2022-01-12automatically add new issues to project boardJordan
2021-12-21Cleaned up the GitHub issue report templates.Alexander Taylor
2021-09-20Create config.ymlJordan
disable blank issues
2021-06-09Update bug_report.md to request BN version informationJordan
2021-04-21Create issue templatesJordan