# Feature and Bug Reports

Post new **features** on the [forums](https://discuss.velara3.com) and use the Feature tag. An example feature request is shown below.&#x20;

For **bug reports** simply post on the [forum](https://discuss.velara3.com) and include as much information as possible. If you can reproduce the behavior include a steps to reproduce. An example of a bug report is shown below.

## Feature Request

Description of feature&#x20;

**Use Case**\
Description of how you or someone would use the feature.&#x20;

*Example shown below:*&#x20;

Add border to image.&#x20;

**Use Case**\
John is exporting a web page and has an image of his logo. He opens the Web Export Element Properties panel and checks the "Add Border" checkbox. A border is shown around the logo.&#x20;

## Bug Report

Description of bug. What's happening.&#x20;

**Expected Results**\
Write what you expect results are

**Actual Results**\
Write what actually happens

**Steps to Reproduce**

* Step 1
* Step 2
* Step 3

## Example Bug Report

Exported image does not include border.&#x20;

**Expected Results**\
Image has a border

**Actual Results**\
Image has no border

**Steps to Reproduce**

* Add image to artboard
* Export artboard&#x20;
* View in browser
