Skip to content

Commit be59dd6

Browse files
authored
Update guidelines.md
1 parent d6a164b commit be59dd6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.junie/guidelines.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# QuickFixJ Project Guidelines
1+
# QuickFIX/J Project Guidelines
22

33
## Project Overview
44

5-
QuickFixJ is a full-featured messaging engine for the FIX protocol. It is a 100% Java open source implementation of the popular QuickFIX engine. This document provides guidelines for contributing to and working with the QuickFixJ project.
5+
QuickFIX/J is a full-featured messaging engine for the FIX protocol. It is a 100% Java open source implementation of the popular QuickFIX engine. This document provides guidelines for contributing to and working with the QuickFIX/J project.
66

77
## Development Environment
88

@@ -70,7 +70,7 @@ When reporting issues, please include:
7070
- A clear description of the problem
7171
- Steps to reproduce
7272
- Expected vs. actual behavior
73-
- Version information (QuickFixJ version, Java version, OS)
73+
- Version information (QuickFIX/J version, Java version, OS)
7474
- Any relevant logs or error messages
7575

7676
## Release Process

0 commit comments

Comments
 (0)