Updated for issues

This commit is contained in:
Dimitris Zlatanidis 2023-06-15 09:54:12 +03:00
parent 56f833aa02
commit 92d0584498
3 changed files with 14 additions and 2 deletions

View file

@ -39,6 +39,7 @@
<option name="ignoredErrors">
<list>
<option value="N812" />
<option value="N806" />
</list>
</option>
</inspection_tool>

View file

@ -8,8 +8,9 @@
</component>
<component name="ChangeListManager">
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated for index">
<change beforePath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/repositories.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/repositories.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/issues.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/issues.md" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />

View file

@ -2,4 +2,14 @@
Please report any bugs in [ISSUES](https://gitlab.com/dslackw/slpkg/issues)
Note: Together with the bug, please reference the log file you will find in the /tmp/slpkg/logs/slpkg.log path and paste it too.
## Note
Together with the bug, please reference:
Slackware distribution (based) {stable|current} and version.
The log file:
```
/tmp/slpkg/logs/slpkg.log
```