...

Text file src/github.com/google/flatbuffers/.github/ISSUE_TEMPLATE.md

Documentation: github.com/google/flatbuffers/.github

     1Thank you for submitting an issue!
     2
     3Please make sure you include the names of the affected language(s), compiler version(s), operating system version(s), and FlatBuffers version(s) in your issue title.
     4
     5This helps us get the correct maintainers to look at your issue. Here are examples of good titles:
     6
     7- Crash when accessing FlatBuffer [C++, gcc 4.8, OS X, master]
     8- Flatc converts a protobuf 'bytes' field to 'string' in fbs schema file [all languages, FlatBuffers 1.4]
     9
    10Include other details as appropriate.
    11
    12Thanks!

View as plain text